Searched refs:Opt_max (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/devpts/ |
H A D | inode.c | 105 Opt_uid, Opt_gid, Opt_mode, Opt_ptmxmode, Opt_newinstance, Opt_max, enumerator 115 {Opt_max, "max=%d"}, 307 case Opt_max: in parse_mount_options()
|
/kernel/linux/linux-6.6/fs/devpts/ |
H A D | inode.c | 87 Opt_uid, Opt_gid, Opt_mode, Opt_ptmxmode, Opt_newinstance, Opt_max, enumerator 97 {Opt_max, "max=%d"}, 289 case Opt_max: in parse_mount_options()
|
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binderfs.c | 52 Opt_max, enumerator 67 fsparam_u32("max", Opt_max), 283 case Opt_max: in binderfs_fs_context_parse_param()
|
/kernel/linux/linux-6.6/drivers/android/ |
H A D | binderfs.c | 50 Opt_max, enumerator 70 fsparam_u32("max", Opt_max), 291 case Opt_max: in binderfs_fs_context_parse_param()
|
Completed in 4 milliseconds