FL_LAYOUT         179 fs/locks.c     #define IS_LEASE(fl)	(fl->fl_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT))
FL_LAYOUT        1560 fs/locks.c     	if ((breaker->fl_flags & FL_LAYOUT) != (lease->fl_flags & FL_LAYOUT)) {
FL_LAYOUT        1805 fs/locks.c     	if (flags & FL_LAYOUT)
FL_LAYOUT         195 fs/nfsd/nfs4layouts.c 	fl->fl_flags = FL_LAYOUT;
FL_LAYOUT        2483 include/linux/fs.h 				FL_LAYOUT);