Searched refs:vn_vpath_empty (Results 1 – 9 of 9) sorted by relevance
112 char *vn_vpath_empty = ""; variable2345 vp->v_path = vn_vpath_empty; in vn_cache_constructor()2416 if (vp->v_path != vn_vpath_empty) { in vn_recycle()2418 vp->v_path = vn_vpath_empty; in vn_recycle()2464 vp->v_path = vn_vpath_empty; in vn_reinit()2501 if (vp->v_path != vn_vpath_empty) { in vn_free()2503 vp->v_path = vn_vpath_empty; in vn_free()3056 vp->v_path = vn_vpath_empty; in vn_clearpath()3059 if (buf != vn_vpath_empty) { in vn_clearpath()3088 if (oldbuf != vn_vpath_empty) { in vn_setpath_common()[all …]
994 if (vp->v_path != vn_vpath_empty && vp->v_path == vpath_old) { in vnode_clear_vpath()995 vp->v_path = vn_vpath_empty; in vnode_clear_vpath()1180 if (vp->v_path != vn_vpath_empty && in dirtopath()1404 if (vp->v_path != vn_vpath_empty) { in vnodetopath_common()
245 (*vpp)->v_path == vn_vpath_empty) { in fsop_root()
96 char *vn_vpath_empty = ""; variable582 vp->v_path = vn_vpath_empty; in vn_cache_constructor()642 if (vp->v_path != vn_vpath_empty) { in vn_recycle()644 vp->v_path = vn_vpath_empty; in vn_recycle()688 vp->v_path = vn_vpath_empty; in vn_reinit()728 if (vp->v_path != vn_vpath_empty) { in vn_free()730 vp->v_path = vn_vpath_empty; in vn_free()
465 if ((vp == NULL) || (vp->v_path == vn_vpath_empty) || cr == NULL) in vscan_svc_scan_file()
944 zp->z_vnode->v_path != vn_vpath_empty ? in zfs_link_destroy()
1426 extern char *vn_vpath_empty;
157 if (vp->v_path != NULL && vp->v_path != vn_vpath_empty) { in exece()
3164 if (vp->v_path != vn_vpath_empty) { in nfs_getflabel()