Home
last modified time | relevance | path

Searched refs:pts_mount_opts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/devpts/
H A Dinode.c93 struct pts_mount_opts { struct
121 struct pts_mount_opts mount_opts;
246 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options()
330 struct pts_mount_opts *opts = &fsi->mount_opts; in mknod_ptmx()
388 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_remount()
406 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_show_options()
568 struct pts_mount_opts *opts; in devpts_pty_new()
/kernel/linux/linux-6.6/fs/devpts/
H A Dinode.c75 struct pts_mount_opts { struct
103 struct pts_mount_opts mount_opts;
228 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options()
312 struct pts_mount_opts *opts = &fsi->mount_opts; in mknod_ptmx()
370 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_remount()
388 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_show_options()
550 struct pts_mount_opts *opts; in devpts_pty_new()

Completed in 2 milliseconds