Searched defs:umount (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | umount.c | 40 umount(const char *path) in umount() function
|
/illumos-gate/usr/src/cmd/fs.d/ |
H A D | Makefile | 141 umount: umount.o $(FSLIB) target
|
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | mountd.c | 3249 umount(struct svc_req *rqstp) in umount() function
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 …"futimesat", "tee", "mq_timedreceive", "connect", "fadvise64_64", "fsetxattr", "readv", "flock", "…
|
H A D | implicit_dependencies_verbose.json | 1 …{"reason": ["fd->flags"], "call": "fadvise64_64"}, {"reason": ["fd->flags"], "call": "pwritev64"},…
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …", "shmat", "ustat", "socket", "open_by_handle_at", "unshare", "pipe2", "umount", "eventfd2", "per… array
|
H A D | implicit_dependencies_verbose.json | 1 …], "call": "unshare"}, {"reason": ["super_block->s_export_op"], "call": "umount"}, {"reason": ["pa… array
|