Searched refs:null_node (Results 1 – 4 of 4) sorted by relevance
57 static LIST_HEAD(null_node_hashhead, null_node) *null_node_hashtbl;64 static void null_hashins(struct mount *, struct null_node *);96 struct null_node *a; in null_hashget_locked()143 null_hashins(struct mount *mp, struct null_node *xp) in null_hashins()147 struct null_node *oxp; in null_hashins()191 struct null_node *xp; in null_nodeget()211 xp = malloc(sizeof(struct null_node), M_NULLFSNODE, M_WAITOK); in null_nodeget()276 null_hashrem(struct null_node *xp) in null_hashrem()289 struct null_node *a = VTONULL(vp); in null_checkvp()
52 struct null_node { struct53 LIST_ENTRY(null_node) null_hash; /* Hash list */63 #define VTONULL(vp) ((struct null_node *)(vp)->v_data) argument70 void null_hashrem(struct null_node *xp);
689 struct null_node *fdnn, *fnn, *tdnn, *tnn; in null_rename()780 struct null_node *nn; in null_lock()852 struct null_node *nn; in null_unlock()877 struct null_node *xp; in null_want_recycle()927 struct null_node *xp; in null_reclaim()982 struct null_node *xp; in null_getwritemount()1060 struct null_node *xp; in null_read_pgcache()1082 struct null_node *xp; in null_advlock()
83 struct null_node *nn; in nullfs_mount()442 struct null_node *xp; in nullfs_unlink_lowervp()