export_operations
extern const struct export_operations affs_export_ops;
const struct export_operations affs_export_ops = {
static const struct export_operations befs_export_operations = {
const struct export_operations btrfs_export_ops = {
extern const struct export_operations btrfs_export_ops;
const struct export_operations ceph_export_ops = {
extern const struct export_operations ceph_export_ops;
static const struct export_operations efs_export_ops = {
static const struct export_operations erofs_export_ops = {
const struct export_operations *nop = dir->d_sb->s_export_op;
const struct export_operations *nop = inode->i_sb->s_export_op;
const struct export_operations *nop = mnt->mnt_sb->s_export_op;
static const struct export_operations ext2_export_ops = {
static const struct export_operations ext4_export_ops = {
static const struct export_operations f2fs_export_ops = {
extern const struct export_operations fat_export_ops;
extern const struct export_operations fat_export_ops_nostale;
const struct export_operations fat_export_ops = {
const struct export_operations fat_export_ops_nostale = {
const struct export_operations *eops;
const struct export_operations *eops;
static const struct export_operations fuse_export_fid_operations = {
static const struct export_operations fuse_export_operations = {
const struct export_operations gfs2_export_ops = {
extern const struct export_operations gfs2_export_ops;
const struct export_operations isofs_export_ops = {
extern const struct export_operations isofs_export_ops;
static const struct export_operations jffs2_export_ops = {
static const struct export_operations jfs_export_operations;
static const struct export_operations jfs_export_operations = {
static const struct export_operations kernfs_export_ops = {
const struct export_operations nfs_export_ops = {
extern const struct export_operations nfs_export_ops;
const struct export_operations *export_ops = inode->i_sb->s_export_op;
extern const struct export_operations nilfs_export_ops;
const struct export_operations nilfs_export_ops = {
const struct export_operations *nop = dentry->d_sb->s_export_op;
static const struct export_operations nsfs_export_operations = {
const struct export_operations ntfs_export_ops = {
extern const struct export_operations ntfs_export_ops;
static const struct export_operations ntfs_export_ops = {
const struct export_operations ocfs2_export_ops = {
extern const struct export_operations ocfs2_export_ops;
static const struct export_operations orangefs_export_ops = {
const struct export_operations ovl_export_operations = {
const struct export_operations ovl_export_fid_operations = {
extern const struct export_operations ovl_export_operations;
extern const struct export_operations ovl_export_fid_operations;
static const struct export_operations pidfs_export_operations = {
extern const struct export_operations cifs_export_ops;
const struct export_operations cifs_export_ops = {
const struct export_operations squashfs_export_ops = {
extern const struct export_operations squashfs_export_ops;
const struct export_operations udf_export_ops = {
extern const struct export_operations udf_export_ops;
static const struct export_operations ufs_export_ops = {
const struct export_operations xfs_export_operations = {
extern const struct export_operations xfs_export_operations;
exportfs_cannot_lock(const struct export_operations *export_ops)
static inline bool exportfs_can_encode_fid(const struct export_operations *nop)
static inline bool exportfs_can_decode_fh(const struct export_operations *nop)
static inline bool exportfs_may_export(const struct export_operations *nop)
static inline bool exportfs_can_encode_fh(const struct export_operations *nop,
const struct export_operations *s_export_op;
struct export_operations;
const struct export_operations *eops;
static const struct export_operations shmem_export_ops = {