Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/
H A Dfslib.h65 void cmp_requested_to_actual_options(char *, char *, char *, char *);
H A Dfslib.c297 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 Dmount.c136 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
/titanic_41/usr/src/cmd/fs.d/ctfs/
H A Dmount.c153 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
/titanic_41/usr/src/cmd/fs.d/objfs/
H A Dmount.c153 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
/titanic_41/usr/src/cmd/fs.d/sharefs/
H A Dmount.c153 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
/titanic_41/usr/src/cmd/fs.d/fd/
H A Dmount.c214 cmp_requested_to_actual_options(savedoptbuf, optbuf, in do_mount()
/titanic_41/usr/src/cmd/fs.d/mntfs/
H A Dmount.c208 cmp_requested_to_actual_options(savedoptbuf, optbuf, in do_mount()
/titanic_41/usr/src/cmd/fs.d/proc/
H A Dmount.c215 cmp_requested_to_actual_options(savedoptbuf, optbuf, in do_mount()
/titanic_41/usr/src/cmd/fs.d/tmpfs/
H A Dmount.c199 cmp_requested_to_actual_options(saveoptbuf, optbuf, in main()
/titanic_41/usr/src/cmd/fs.d/udfs/mount/
H A Dmount.c216 cmp_requested_to_actual_options(savedoptbuf, optbuf, in do_mount()
/titanic_41/usr/src/cmd/fs.d/pcfs/mount/
H A Dmount.c249 cmp_requested_to_actual_options(savedoptbuf, optbuf, in main()
/titanic_41/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c231 cmp_requested_to_actual_options(saved_input_options, obuff, in main()
/titanic_41/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c581 cmp_requested_to_actual_options(opts, mnt->mnt_mntopts, in mountfs()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c795 cmp_requested_to_actual_options(saveopts, mntp->mnt_mntopts, in mount_nfs()