Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dnamenode.h101 extern int nm_walk_mounts(const vnode_t *, nm_walk_mounts_f *, cred_t *,
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevfs.c192 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 Dprsubr.c2937 (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()