Searched refs:export_operations (Results 1 – 3 of 3) sorted by relevance
254 struct export_operations { struct293 exportfs_cannot_lock(const struct export_operations *export_ops) in exportfs_cannot_lock() argument304 static inline bool exportfs_can_encode_fid(const struct export_operations *nop) in exportfs_can_encode_fid()309 static inline bool exportfs_can_decode_fh(const struct export_operations *nop) in exportfs_can_decode_fh()314 static inline bool exportfs_can_encode_fh(const struct export_operations *nop, in exportfs_can_encode_fh()
8 const struct export_operations *eops;
59 struct export_operations;1337 const struct export_operations *s_export_op;
Completed in 15 milliseconds