Searched refs:null_node (Results 1 – 4 of 4) sorted by relevance
59 static LIST_HEAD(null_node_hashhead, null_node) *null_node_hashtbl;66 static void null_hashins(struct mount *, struct null_node *);98 struct null_node *a; in null_hashget_locked()145 null_hashins(struct mount *mp, struct null_node *xp) in null_hashins()149 struct null_node *oxp; in null_hashins()193 struct null_node *xp; in null_nodeget()213 xp = malloc(sizeof(struct null_node), M_NULLFSNODE, M_WAITOK); in null_nodeget()274 null_hashrem(struct null_node *xp) in null_hashrem()287 struct null_node *a = VTONULL(vp); in null_checkvp()
54 struct null_node { struct55 LIST_ENTRY(null_node) null_hash; /* Hash list */65 #define VTONULL(vp) ((struct null_node *)(vp)->v_data) argument72 void null_hashrem(struct null_node *xp);
658 struct null_node *fdnn, *fnn, *tdnn, *tnn; in null_rename()749 struct null_node *nn; in null_lock()821 struct null_node *nn; in null_unlock()846 struct null_node *xp; in null_want_recycle()896 struct null_node *xp; in null_reclaim()951 struct null_node *xp; in null_getwritemount()1029 struct null_node *xp; in null_read_pgcache()1051 struct null_node *xp; in null_advlock()
87 struct null_node *nn; in nullfs_mount()451 struct null_node *xp; in nullfs_unlink_lowervp()