Home
last modified time | relevance | path

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

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