Lines Matching refs:mount_options
496 struct ceph_mount_options *fsopt2 = fsc->mount_options;
531 struct ceph_mount_options *fsopt = fsc->mount_options;
666 fsc->mount_options = fsopt;
723 destroy_mount_options(fsc->mount_options);
928 const char *path = fsc->mount_options->server_path ?
929 fsc->mount_options->server_path + 1 : "";
936 if (fsc->mount_options->flags & CEPH_MOUNT_OPT_FSCACHE) {
999 struct ceph_mount_options *fsopt = new->mount_options;
1047 sb->s_bdi->ra_pages = fsc->mount_options->rasize >> PAGE_SHIFT;
1050 sb->s_bdi->io_pages = fsc->mount_options->rsize >> PAGE_SHIFT;