Searched refs:FL_LAYOUT (Results 1 – 4 of 4) sorted by relevance
18 #define FL_LAYOUT 2048 /* outstanding pNFS layout */ macro487 FL_LAYOUT); in break_layout()
372 if (flc->flc_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT)) in locks_dispose_list()1499 if ((bc->flc_flags & FL_LAYOUT) != (lc->flc_flags & FL_LAYOUT)) { in leases_conflict()1744 if (flags & FL_LAYOUT) in check_conflicting_open()2798 } else if (flc->flc_flags & (FL_LEASE|FL_DELEG|FL_LAYOUT)) { in lock_get_status()
211 fl->c.flc_flags = FL_LAYOUT; in nfsd4_layout_setlease()
8903 if (fl->c.flc_flags == FL_LAYOUT) in nfsd4_deleg_getattr_conflict()
Completed in 129 milliseconds