Lines Matching refs:fl_flags
5297 fl->fl_flags = FL_DELEG; in nfs4_alloc_init_lease()
7307 unsigned int fl_flags = FL_POSIX; in nfsd4_lock() local
7369 fl_flags |= FL_RECLAIM; in nfsd4_lock()
7375 fl_flags |= FL_SLEEP; in nfsd4_lock()
7387 fl_flags |= FL_SLEEP; in nfsd4_lock()
7415 fl_flags &= ~FL_SLEEP; in nfsd4_lock()
7429 file_lock->fl_flags = fl_flags; in nfsd4_lock()
7442 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
7479 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
7602 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()
7665 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()