Searched refs:nm_walk_mounts (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | namenode.h | 101 extern int nm_walk_mounts(const vnode_t *, nm_walk_mounts_f *, cred_t *,
|
/illumos-gate/usr/src/uts/common/fs/namefs/ |
H A D | namevfs.c | 192 nm_walk_mounts(const vnode_t *vp, nm_walk_mounts_f *func, cred_t *cr, void *arg) in nm_walk_mounts() function
|
/illumos-gate/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 2937 (void) nm_walk_mounts(vp, prfdinfo_nm_path, cred, &cb); in prgetfdinfosize() 3099 (void) nm_walk_mounts(vp, prfdinfo_nm_path, cred, &cb); in prgetfdinfo()
|