Home
last modified time | relevance | path

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

12

/Linux-v4.19/fs/ocfs2/
Dexport.h31 extern const struct export_operations ocfs2_export_ops;
Dexport.c266 const struct export_operations ocfs2_export_ops = {
/Linux-v4.19/fs/cifs/
Dexport.c56 const struct export_operations cifs_export_ops = {
Dcifsfs.h148 extern const struct export_operations cifs_export_ops;
/Linux-v4.19/fs/nilfs2/
Dexport.h7 extern const struct export_operations nilfs_export_ops;
/Linux-v4.19/fs/btrfs/
Dexport.h8 extern const struct export_operations btrfs_export_ops;
Dexport.c299 const struct export_operations btrfs_export_ops = {
/Linux-v4.19/fs/xfs/
Dxfs_super.h65 extern const struct export_operations xfs_export_operations;
Dxfs_export.c240 const struct export_operations xfs_export_operations = {
/Linux-v4.19/fs/exportfs/
Dexpfs.c29 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name()
386 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh()
422 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh()
/Linux-v4.19/fs/gfs2/
Dsuper.h52 extern const struct export_operations gfs2_export_ops;
Dexport.c190 const struct export_operations gfs2_export_ops = {
/Linux-v4.19/fs/squashfs/
Dsquashfs.h98 extern const struct export_operations squashfs_export_ops;
Dexport.c159 const struct export_operations squashfs_export_ops = {
/Linux-v4.19/fs/fat/
Dnfs.c290 const struct export_operations fat_export_ops = {
296 const struct export_operations fat_export_ops_nostale = {
Dfat.h425 extern const struct export_operations fat_export_ops;
426 extern const struct export_operations fat_export_ops_nostale;
/Linux-v4.19/include/linux/
Dexportfs.h193 struct export_operations { struct
/Linux-v4.19/fs/isofs/
Disofs.h202 extern const struct export_operations isofs_export_ops;
Dexport.c188 const struct export_operations isofs_export_ops = {
/Linux-v4.19/fs/ntfs/
Dntfs.h72 extern const struct export_operations ntfs_export_ops;
Dnamei.c400 const struct export_operations ntfs_export_ops = {
/Linux-v4.19/fs/nfs/
Dexport.c169 const struct export_operations nfs_export_ops = {
/Linux-v4.19/fs/ceph/
Dexport.c237 const struct export_operations ceph_export_ops = {
/Linux-v4.19/fs/udf/
Dudfdecl.h87 extern const struct export_operations udf_export_ops;
/Linux-v4.19/fs/efs/
Dsuper.c130 static const struct export_operations efs_export_ops = {

12