Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dfhandle.c20 int fh_flags) in do_sys_name_to_handle()
112 int fh_flags; in SYSCALL_DEFINE5() local
161 unsigned int fh_flags; member
/linux-6.12.1/net/netfilter/
Dnft_inner.c139 int fh_flags = IP6_FH_F_AUTH; in nft_inner_parse_l2l3() local
/linux-6.12.1/include/linux/
Dexportfs.h283 int fh_flags) in exportfs_can_encode_fh()
/linux-6.12.1/fs/nfsd/
Dnfsfh.h93 int fh_flags; /* FH flags */ member
Dnfsfh.c467 int fh_flags = (exp->ex_flags & NFSEXP_NOSUBTREECHECK) ? 0 : in _fh_update() local