Home
last modified time | relevance | path

Searched refs:export_operations (Results 1 – 25 of 35) sorted by relevance

12

/linux/include/linux/
H A Dexportfs.h254 struct export_operations { struct
292 static inline bool exportfs_can_encode_fid(const struct export_operations *nop) in exportfs_can_encode_fid() argument
297 static inline bool exportfs_can_decode_fh(const struct export_operations *nop) in exportfs_can_decode_fh()
302 static inline bool exportfs_can_encode_fh(const struct export_operations *nop, in exportfs_can_encode_fh()
H A Dpseudo_fs.h8 const struct export_operations *eops;
/linux/fs/ocfs2/
H A Dexport.h15 extern const struct export_operations ocfs2_export_ops;
/linux/fs/nilfs2/
H A Dexport.h7 extern const struct export_operations nilfs_export_ops;
H A Dnamei.c589 const struct export_operations nilfs_export_ops = {
/linux/fs/smb/client/
H A Dexport.c43 const struct export_operations cifs_export_ops = {
/linux/fs/btrfs/
H A Dexport.h12 extern const struct export_operations btrfs_export_ops;
H A Dexport.c294 const struct export_operations btrfs_export_ops = {
/linux/fs/xfs/
H A Dxfs_super.h93 extern const struct export_operations xfs_export_operations;
/linux/fs/gfs2/
H A Dsuper.h59 extern const struct export_operations gfs2_export_ops;
/linux/fs/fat/
H A Dnfs.c287 const struct export_operations fat_export_ops = {
294 const struct export_operations fat_export_ops_nostale = {
H A Dfat.h482 extern const struct export_operations fat_export_ops;
483 extern const struct export_operations fat_export_ops_nostale;
/linux/fs/squashfs/
H A Dsquashfs.h103 extern const struct export_operations squashfs_export_ops;
H A Dexport.c175 const struct export_operations squashfs_export_ops = {
/linux/fs/
H A Dfhandle.c328 const struct export_operations *eops; in handle_to_path()
401 const struct export_operations *eops; in do_handle_open()
H A Dpidfs.c646 static const struct export_operations pidfs_export_operations = {
/linux/fs/isofs/
H A Disofs.h201 extern const struct export_operations isofs_export_ops;
H A Dexport.c188 const struct export_operations isofs_export_ops = {
/linux/fs/nfs/
H A Dexport.c148 const struct export_operations nfs_export_ops = {
/linux/fs/overlayfs/
H A Dexport.c864 const struct export_operations ovl_export_operations = {
873 const struct export_operations ovl_export_fid_operations = {
H A Doverlayfs.h875 extern const struct export_operations ovl_export_operations;
876 extern const struct export_operations ovl_export_fid_operations;
/linux/fs/affs/
H A Daffs.h165 extern const struct export_operations affs_export_ops;
H A Dnamei.c567 const struct export_operations affs_export_ops = {
/linux/fs/orangefs/
H A Dsuper.c389 static const struct export_operations orangefs_export_ops = {
/linux/fs/ceph/
H A Dexport.c607 const struct export_operations ceph_export_ops = {

12