Lines Matching refs:fl_flags
5330 fl->fl_flags = FL_DELEG; in nfs4_alloc_init_lease()
7440 unsigned int fl_flags = FL_POSIX; in nfsd4_lock() local
7502 fl_flags |= FL_RECLAIM; in nfsd4_lock()
7508 fl_flags |= FL_SLEEP; in nfsd4_lock()
7520 fl_flags |= FL_SLEEP; in nfsd4_lock()
7548 fl_flags &= ~FL_SLEEP; in nfsd4_lock()
7562 file_lock->fl_flags = fl_flags; in nfsd4_lock()
7575 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
7612 if (fl_flags & FL_SLEEP) { in nfsd4_lock()
7735 file_lock->fl_flags = FL_POSIX; in nfsd4_lockt()
7798 file_lock->fl_flags = FL_POSIX; in nfsd4_locku()