Searched refs:tn_xattrdp (Results 1 – 3 of 3) sorted by relevance
88 struct tmpnode *tn_xattrdp; /* ext. attribute directory */ member
853 if (tp->tn_xattrdp == NULL) { in tmp_lookup()895 tp->tn_xattrdp = xdp; in tmp_lookup()897 VN_HOLD(tp->tn_xattrdp->tn_vnode); in tmp_lookup()899 *vpp = TNTOV(tp->tn_xattrdp); in tmp_lookup()1699 if (tp->tn_xattrdp) { in tmp_inactive()1700 struct tmpnode *xtp = tp->tn_xattrdp; in tmp_inactive()1707 tp->tn_xattrdp = NULL; in tmp_inactive()2388 if (tp->tn_xattrdp) { in tmp_pathconf()2389 rw_enter(&tp->tn_xattrdp->tn_rwlock, RW_READER); in tmp_pathconf()2391 if (tp->tn_xattrdp->tn_dirents > 2) in tmp_pathconf()[all …]
482 tnp->tn_xattrdp = NULL; in tmp_unmount()501 tm->tm_rootnode->tn_xattrdp = NULL; in tmp_unmount()