Home
last modified time | relevance | path

Searched refs:destroy_mount_options (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.c467 static void destroy_mount_options(struct ceph_mount_options *args) in destroy_mount_options() function
469 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
701 destroy_mount_options(fsopt); in create_fs_client()
723 destroy_mount_options(fsc->mount_options); in destroy_fs_client()
1137 destroy_mount_options(pctx->opts); in ceph_free_fc()
1210 destroy_mount_options(pctx->opts); in ceph_init_fs_context()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.c618 static void destroy_mount_options(struct ceph_mount_options *args) in destroy_mount_options() function
620 dout("destroy_mount_options %p\n", args); in destroy_mount_options()
872 destroy_mount_options(fsopt); in create_fs_client()
894 destroy_mount_options(fsc->mount_options); in destroy_fs_client()
1368 destroy_mount_options(pctx->opts); in ceph_free_fc()
1459 destroy_mount_options(pctx->opts); in ceph_init_fs_context()

Completed in 5 milliseconds