Home
last modified time | relevance | path

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

/Linux-v4.19/fs/devpts/
Dinode.c96 struct pts_mount_opts { struct
124 struct pts_mount_opts mount_opts; argument
249 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options()
333 struct pts_mount_opts *opts = &fsi->mount_opts; in mknod_ptmx()
391 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_remount()
409 struct pts_mount_opts *opts = &fsi->mount_opts; in devpts_show_options()
570 struct pts_mount_opts *opts; in devpts_pty_new()