ceph_mount_options  153 fs/ceph/caps.c 			      struct ceph_mount_options *fsopt)
ceph_mount_options  492 fs/ceph/caps.c 	struct ceph_mount_options *opt = mdsc->fsc->mount_options;
ceph_mount_options 1081 fs/ceph/mds_client.c 	struct ceph_mount_options *fsopt = mdsc->fsc->mount_options;
ceph_mount_options 2035 fs/ceph/mds_client.c 	struct ceph_mount_options *opt = req->r_mdsc->fsc->mount_options;
ceph_mount_options  239 fs/ceph/super.c 	struct ceph_mount_options *fsopt = private;
ceph_mount_options  431 fs/ceph/super.c static void destroy_mount_options(struct ceph_mount_options *args)
ceph_mount_options  452 fs/ceph/super.c static int compare_mount_options(struct ceph_mount_options *new_fsopt,
ceph_mount_options  456 fs/ceph/super.c 	struct ceph_mount_options *fsopt1 = new_fsopt;
ceph_mount_options  457 fs/ceph/super.c 	struct ceph_mount_options *fsopt2 = fsc->mount_options;
ceph_mount_options  458 fs/ceph/super.c 	int ofs = offsetof(struct ceph_mount_options, snapdir_name);
ceph_mount_options  484 fs/ceph/super.c static int parse_mount_options(struct ceph_mount_options **pfsopt,
ceph_mount_options  489 fs/ceph/super.c 	struct ceph_mount_options *fsopt;
ceph_mount_options  581 fs/ceph/super.c 	struct ceph_mount_options *fsopt = fsc->mount_options;
ceph_mount_options  683 fs/ceph/super.c static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt,
ceph_mount_options 1049 fs/ceph/super.c 	struct ceph_mount_options *fsopt = new->mount_options;
ceph_mount_options 1102 fs/ceph/super.c 	struct ceph_mount_options *fsopt = NULL;
ceph_mount_options  102 fs/ceph/super.h 	struct ceph_mount_options *mount_options;
ceph_mount_options  691 fs/ceph/super.h 				     struct ceph_mount_options *fsopt);