Home
last modified time | relevance | path

Searched refs:binderfs_mount_opts (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_internal.h41 * binderfs_mount_opts - mount options for binderfs
45 struct binderfs_mount_opts { struct
69 struct binderfs_mount_opts mount_opts;
H A Dbinderfs.c275 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_parse_param()
304 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_reconfigure()
640 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fill_super()
725 struct binderfs_mount_opts *ctx = fc->fs_private; in binderfs_fs_context_free()
739 struct binderfs_mount_opts *ctx; in binderfs_init_fs_context()
741 ctx = kzalloc(sizeof(struct binderfs_mount_opts), GFP_KERNEL); in binderfs_init_fs_context()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinderfs.c283 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()
H A Dbinder_internal.h43 * binderfs_mount_opts - mount options for binderfs
47 struct binderfs_mount_opts { struct
71 struct binderfs_mount_opts mount_opts;

Completed in 5 milliseconds