Home
last modified time | relevance | path

Searched defs:fh_flags (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dfhandle.c21 int fh_flags) in do_sys_name_to_handle()
135 int fh_flags = 0; in SYSCALL_DEFINE5() local
/linux/fs/nfsd/
H A Dnfsfh.h96 int fh_flags; /* FH flags */ member
H A Dnfsfh.c558 int fh_flags = (exp->ex_flags & NFSEXP_NOSUBTREECHECK) ? 0 : in _fh_update() local