Home
last modified time | relevance | path

Searched refs:FL_RECLAIM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dfilelock.h19 #define FL_RECLAIM 4096 /* reclaiming from a reboot server */ macro
/openbmc/linux/fs/nfs/
H A Dfile.c842 if (fl->fl_flags & FL_RECLAIM) in nfs_lock()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c7573 fl_flags |= FL_RECLAIM; in nfsd4_lock()