Searched refs:exportfs_can_decode_fh (Results 1 – 4 of 4) sorted by relevance
336 static inline bool exportfs_can_decode_fh(const struct export_operations *nop) in exportfs_can_decode_fh() function347 return exportfs_can_decode_fh(nop) && !nop->open && !nop->permission; in exportfs_may_export()375 return exportfs_can_decode_fh(nop); in exportfs_can_encode_fh()
455 if (!exportfs_can_decode_fh(nop)) in exportfs_decode_fh_raw()
85 if (!exportfs_can_decode_fh(sb->s_export_op)) in ovl_can_decode_fh()
1822 if (mark_type != FAN_MARK_INODE && !exportfs_can_decode_fh(nop)) in fanotify_test_fid()