Searched refs:FL_LAYOUT (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/nfsd/
H A Dnfs4layouts.c167 fl->fl_flags = FL_LAYOUT; nfsd4_layout_setlease()
/linux-4.1.27/fs/
H A Dlocks.c140 #define IS_LEASE(fl) (fl->fl_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT))
1353 if ((breaker->fl_flags & FL_LAYOUT) != (lease->fl_flags & FL_LAYOUT)) leases_conflict()
1581 if (flags & FL_LAYOUT) check_conflicting_open()
/linux-4.1.27/include/linux/
H A Dfs.h904 #define FL_LAYOUT 2048 /* outstanding pNFS layout */ macro
2119 FL_LAYOUT); break_layout()

Completed in 94 milliseconds