Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A Dexportfs.h254 struct export_operations { struct
293 exportfs_cannot_lock(const struct export_operations *export_ops) in exportfs_cannot_lock() argument
304 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()
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;
/linux/fs/smb/client/
H A Dexport.c43 const struct export_operations cifs_export_ops = {
H A Dcifsfs.h144 extern 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.c295 const struct export_operations btrfs_export_ops = {
/linux/fs/exportfs/
H A Dexpfs.c30 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name()
383 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh()
443 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh_raw()
/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/
H A Dfhandle.c341 const struct export_operations *eops; in handle_to_path()
407 const struct export_operations *eops; in do_handle_open()
H A Dpidfs.c860 static const struct export_operations pidfs_export_operations = {
/linux/fs/isofs/
H A Disofs.h203 extern const struct export_operations isofs_export_ops;
H A Dexport.c188 const struct export_operations isofs_export_ops = {
/linux/fs/squashfs/
H A Dexport.c175 const struct export_operations squashfs_export_ops = {
/linux/fs/nfs/
H A Dexport.c155 const struct export_operations nfs_export_ops = {
H A Dinternal.h18 extern const struct export_operations nfs_export_ops;
/linux/fs/kernfs/
H A Dmount.c169 static const struct export_operations kernfs_export_ops = {
/linux/fs/jfs/
H A Dsuper.c44 static const struct export_operations jfs_export_operations;
862 static const struct export_operations jfs_export_operations = {
/linux/fs/overlayfs/
H A Doverlayfs.h895 extern const struct export_operations ovl_export_operations;
896 extern const struct export_operations ovl_export_fid_operations;
/linux/fs/orangefs/
H A Dsuper.c377 static const struct export_operations orangefs_export_ops = {
/linux/fs/ceph/
H A Dexport.c612 const struct export_operations ceph_export_ops = {

12