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
4616
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
204
struct ceph_mount_options *opt =
fs/ceph/mds_client.c
1548
struct ceph_mount_options *fsopt = mdsc->fsc->mount_options;
fs/ceph/mds_client.c
2534
struct ceph_mount_options *opt = req->r_mdsc->fsc->mount_options;
fs/ceph/super.c
1096
struct ceph_mount_options *fsopt)
fs/ceph/super.c
1131
struct ceph_mount_options *fsopt)
fs/ceph/super.c
1234
struct ceph_mount_options *fsopt = new->mount_options;
fs/ceph/super.c
1294
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
1387
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
1430
struct ceph_mount_options *fsopt;
fs/ceph/super.c
229
struct ceph_mount_options *opts;
fs/ceph/super.c
257
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
278
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
341
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
393
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
407
struct ceph_mount_options *fsopt = pctx->opts;
fs/ceph/super.c
621
static void destroy_mount_options(struct ceph_mount_options *args)
fs/ceph/super.c
647
static int compare_mount_options(struct ceph_mount_options *new_fsopt,
fs/ceph/super.c
651
struct ceph_mount_options *fsopt1 = new_fsopt;
fs/ceph/super.c
652
struct ceph_mount_options *fsopt2 = fsc->mount_options;
fs/ceph/super.c
653
int ofs = offsetof(struct ceph_mount_options, snapdir_name);
fs/ceph/super.c
691
struct ceph_mount_options *fsopt = fsc->mount_options;
fs/ceph/super.c
806
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
842
struct ceph_mount_options *fsopt);