Searched refs:binderfs_mount_opts (Results 1 – 2 of 2) sorted by relevance
284 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_parse_param() 313 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_reconfigure() 648 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fill_super() 737 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_free() 751 struct binderfs_mount_opts *ctx; in binderfs_init_fs_context() 753 ctx = kzalloc(sizeof(struct binderfs_mount_opts), GFP_KERNEL); in binderfs_init_fs_context()
42 * binderfs_mount_opts - mount options for binderfs46 struct binderfs_mount_opts { struct 70 struct binderfs_mount_opts mount_opts; argument