Home
last modified time | relevance | path

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

/linux/fs/
H A Dfhandle.c20 int fh_flags) in do_sys_name_to_handle()
135 int fh_flags = 0; in SYSCALL_DEFINE5() local
/linux/include/linux/
H A Dexportfs.h168 unsigned int fh_flags; member
315 int fh_flags) in exportfs_can_encode_fh()
/linux/net/netfilter/
H A Dnft_inner.c139 int fh_flags = IP6_FH_F_AUTH; nft_inner_parse_l2l3() local
/linux/fs/nfsd/
H A Dnfsfh.h94 int fh_flags; /* FH flags */ member
H A Dnfsfh.c470 int fh_flags = (exp->ex_flags & NFSEXP_NOSUBTREECHECK) ? 0 : in _fh_update() local