Home
last modified time | relevance | path

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

12

/Linux-v5.4/fs/ocfs2/
Dexport.h17 extern const struct export_operations ocfs2_export_ops;
Dexport.c280 const struct export_operations ocfs2_export_ops = {
/Linux-v5.4/fs/cifs/
Dexport.c56 const struct export_operations cifs_export_ops = {
Dcifsfs.h152 extern const struct export_operations cifs_export_ops;
/Linux-v5.4/fs/nilfs2/
Dexport.h7 extern const struct export_operations nilfs_export_ops;
/Linux-v5.4/fs/btrfs/
Dexport.h8 extern const struct export_operations btrfs_export_ops;
/Linux-v5.4/fs/xfs/
Dxfs_super.h79 extern const struct export_operations xfs_export_operations;
Dxfs_export.c238 const struct export_operations xfs_export_operations = {
/Linux-v5.4/fs/gfs2/
Dsuper.h50 extern const struct export_operations gfs2_export_ops;
Dexport.c187 const struct export_operations gfs2_export_ops = {
/Linux-v5.4/fs/exportfs/
Dexpfs.c30 const struct export_operations *nop = dir->d_sb->s_export_op; in exportfs_get_name()
388 const struct export_operations *nop = inode->i_sb->s_export_op; in exportfs_encode_inode_fh()
424 const struct export_operations *nop = mnt->mnt_sb->s_export_op; in exportfs_decode_fh()
/Linux-v5.4/fs/squashfs/
Dsquashfs.h85 extern const struct export_operations squashfs_export_ops;
Dexport.c146 const struct export_operations squashfs_export_ops = {
/Linux-v5.4/fs/fat/
Dnfs.c281 const struct export_operations fat_export_ops = {
287 const struct export_operations fat_export_ops_nostale = {
Dfat.h457 extern const struct export_operations fat_export_ops;
458 extern const struct export_operations fat_export_ops_nostale;
/Linux-v5.4/include/linux/
Dexportfs.h193 struct export_operations { struct
/Linux-v5.4/fs/isofs/
Disofs.h202 extern const struct export_operations isofs_export_ops;
Dexport.c188 const struct export_operations isofs_export_ops = {
/Linux-v5.4/fs/ntfs/
Dntfs.h58 extern const struct export_operations ntfs_export_ops;
Dnamei.c386 const struct export_operations ntfs_export_ops = {
/Linux-v5.4/fs/nfs/
Dexport.c169 const struct export_operations nfs_export_ops = {
/Linux-v5.4/fs/udf/
Dudfdecl.h79 extern const struct export_operations udf_export_ops;
/Linux-v5.4/fs/kernfs/
Dmount.c122 static const struct export_operations kernfs_export_ops = {
/Linux-v5.4/fs/jffs2/
Dsuper.c152 static const struct export_operations jffs2_export_ops = {
/Linux-v5.4/fs/efs/
Dsuper.c124 static const struct export_operations efs_export_ops = {

12