Home
last modified time | relevance | path

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

12

/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 = {
/linux/include/linux/
H A Dpseudo_fs.h8 const struct export_operations *eops;
/linux/fs/btrfs/
H A Dexport.h12 extern const struct export_operations btrfs_export_ops;
H A Dexport.c301 const struct export_operations btrfs_export_ops = {
/linux/include/linux/fs/
H A Dsuper_types.h22 struct export_operations;
142 const struct export_operations *s_export_op;
/linux/fs/xfs/
H A Dxfs_super.h93 extern const struct export_operations xfs_export_operations;
/linux/fs/fat/
H A Dnfs.c287 const struct export_operations fat_export_ops = {
294 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.c357 const struct export_operations *eops; in handle_to_path()
418 const struct export_operations *eops; in file_open_handle()
H A Dnsfs.c655 static const struct export_operations nsfs_export_operations = {
H A Dpidfs.c964 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/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/efs/
H A Dsuper.c113 static const struct export_operations efs_export_ops = {
/linux/fs/jffs2/
H A Dsuper.c153 static const struct export_operations jffs2_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.h935 extern const struct export_operations ovl_export_operations;
936 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