Home
last modified time | relevance | path

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

/linux-5.19.10/fs/devpts/
Dinode.c93 struct pts_mount_opts { struct
121 struct pts_mount_opts mount_opts; argument
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()