Home
last modified time | relevance | path

Searched refs:exportfs_can_encode_fh (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/
Dexportfs.h282 static inline bool exportfs_can_encode_fh(const struct export_operations *nop, in exportfs_can_encode_fh() function
/linux-6.12.1/fs/
Dfhandle.c31 if (!exportfs_can_encode_fh(path->dentry->d_sb->s_export_op, fh_flags)) in do_sys_name_to_handle()
/linux-6.12.1/fs/exportfs/
Dexpfs.c386 if (!exportfs_can_encode_fh(nop, flags)) in exportfs_encode_inode_fh()