Symbol: ceph_mount_options
fs/ceph/caps.c
1013
struct ceph_mount_options *opt =
fs/ceph/caps.c
157
struct ceph_mount_options *fsopt)
fs/ceph/caps.c
4640
struct ceph_mount_options *opt = mdsc->fsc->mount_options;
fs/ceph/caps.c
502
struct ceph_mount_options *opt = mdsc->fsc->mount_options;
fs/ceph/file.c
223
struct ceph_mount_options *opt =
fs/ceph/mds_client.c
1595
struct ceph_mount_options *fsopt = mdsc->fsc->mount_options;
fs/ceph/mds_client.c
2674
struct ceph_mount_options *opt = req->r_mdsc->fsc->mount_options;
fs/ceph/super.c
1104
struct ceph_mount_options *fsopt)
fs/ceph/super.c
1139
struct ceph_mount_options *fsopt)
fs/ceph/super.c
1242
struct ceph_mount_options *fsopt = new->mount_options;
fs/ceph/super.c
1302
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
1395
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
1438
struct ceph_mount_options *fsopt;
fs/ceph/super.c
230
struct ceph_mount_options *opts;
fs/ceph/super.c
258
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
279
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
342
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
394
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
408
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
622
static void destroy_mount_options(struct ceph_mount_options *args)
fs/ceph/super.c
648
static int compare_mount_options(struct ceph_mount_options *new_fsopt,
fs/ceph/super.c
652
struct ceph_mount_options *fsopt1 = new_fsopt;
fs/ceph/super.c
653
struct ceph_mount_options *fsopt2 = fsc->mount_options;
fs/ceph/super.c
654
int ofs = offsetof(struct ceph_mount_options, snapdir_name);
fs/ceph/super.c
692
struct ceph_mount_options *fsopt = fsc->mount_options;
fs/ceph/super.c
807
static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt,
fs/ceph/super.h
125
static inline bool namespace_equals(struct ceph_mount_options *fsopt,
fs/ceph/super.h
151
struct ceph_mount_options *mount_options;
fs/ceph/super.h
860
struct ceph_mount_options *fsopt);