Home
last modified time | relevance | path

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

/linux-6.8/fs/
Dfhandle.c19 int __user *mnt_id, int fh_flags) in do_sys_name_to_handle()
100 int fh_flags; in SYSCALL_DEFINE5() local
/linux-6.8/net/netfilter/
Dnft_inner.c139 int fh_flags = IP6_FH_F_AUTH; in nft_inner_parse_l2l3() local
/linux-6.8/include/linux/
Dexportfs.h282 int fh_flags) in exportfs_can_encode_fh()
/linux-6.8/fs/nfsd/
Dnfsfh.c417 int fh_flags = (exp->ex_flags & NFSEXP_NOSUBTREECHECK) ? 0 : in _fh_update() local
Dnfsfh.h91 int fh_flags; /* FH flags */ member