Searched refs:binderfs_mount_opts (Results 1 – 4 of 4) sorted by relevance
58 struct binderfs_mount_opts { struct82 struct binderfs_mount_opts mount_opts; argument
267 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_parse_param()296 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_reconfigure()619 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fill_super()708 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_free()722 struct binderfs_mount_opts *ctx; in binderfs_init_fs_context()724 ctx = kzalloc_obj(struct binderfs_mount_opts); in binderfs_init_fs_context()
276 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_parse_param()305 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_reconfigure()615 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fill_super()704 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_free()718 struct binderfs_mount_opts *ctx; in binderfs_init_fs_context()720 ctx = kzalloc_obj(struct binderfs_mount_opts); in binderfs_init_fs_context()
46 struct binderfs_mount_opts { struct70 struct binderfs_mount_opts mount_opts; argument