Searched refs:binderfs_mount_opts (Results 1 – 2 of 2) sorted by relevance
283 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_parse_param()312 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_reconfigure()656 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fill_super()745 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_free()759 struct binderfs_mount_opts *ctx; in binderfs_init_fs_context()761 ctx = kzalloc(sizeof(struct binderfs_mount_opts), GFP_KERNEL); in binderfs_init_fs_context()
47 struct binderfs_mount_opts { struct71 struct binderfs_mount_opts mount_opts; argument