Home
last modified time | relevance | path

Searched refs:sm_cnp (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dmount.h789 struct componentname *sm_cnp; member
/xnu-11417.140.69/bsd/vfs/
H A Dvfs_syscalls.c14823 smnt_data.sm_cnp = &snapndp->ni_cnd; in snapshot_mount()