Home
last modified time | relevance | path

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

/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.c146 int fh_flags = IP6_FH_F_AUTH; in 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