Searched refs:cmp_requested_to_actual_options (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/ |
H A D | fslib.h | 65 void cmp_requested_to_actual_options(char *, char *, char *, char *);
|
H A D | fslib.c | 297 cmp_requested_to_actual_options(char *requested_opts, char *actual_opts, in cmp_requested_to_actual_options() function
|
/titanic_41/usr/src/cmd/fs.d/lofs/mount/ |
H A D | mount.c | 136 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
|
/titanic_41/usr/src/cmd/fs.d/ctfs/ |
H A D | mount.c | 153 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
|
/titanic_41/usr/src/cmd/fs.d/objfs/ |
H A D | mount.c | 153 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
|
/titanic_41/usr/src/cmd/fs.d/sharefs/ |
H A D | mount.c | 153 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
|
/titanic_41/usr/src/cmd/fs.d/fd/ |
H A D | mount.c | 214 cmp_requested_to_actual_options(savedoptbuf, optbuf, in do_mount()
|
/titanic_41/usr/src/cmd/fs.d/mntfs/ |
H A D | mount.c | 208 cmp_requested_to_actual_options(savedoptbuf, optbuf, in do_mount()
|
/titanic_41/usr/src/cmd/fs.d/proc/ |
H A D | mount.c | 215 cmp_requested_to_actual_options(savedoptbuf, optbuf, in do_mount()
|
/titanic_41/usr/src/cmd/fs.d/tmpfs/ |
H A D | mount.c | 199 cmp_requested_to_actual_options(saveoptbuf, optbuf, in main()
|
/titanic_41/usr/src/cmd/fs.d/udfs/mount/ |
H A D | mount.c | 216 cmp_requested_to_actual_options(savedoptbuf, optbuf, in do_mount()
|
/titanic_41/usr/src/cmd/fs.d/pcfs/mount/ |
H A D | mount.c | 249 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
|
/titanic_41/usr/src/cmd/fs.d/hsfs/mount/ |
H A D | mount.c | 231 cmp_requested_to_actual_options(saved_input_options, obuff, in main()
|
/titanic_41/usr/src/cmd/fs.d/ufs/mount/ |
H A D | mount.c | 581 cmp_requested_to_actual_options(opts, mnt->mnt_mntopts, in mountfs()
|
/titanic_41/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 795 cmp_requested_to_actual_options(saveopts, mntp->mnt_mntopts, in mount_nfs()
|