Home
last modified time | relevance | path

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

/openbmc/linux/fs/devpts/
H A Dinode.c75 struct pts_mount_opts { struct
103 struct pts_mount_opts mount_opts; argument
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()