Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_ctldir.c96 typedef struct sfs_node { struct
212 struct sfs_node *node; in sfs_alloc_node()
1280 struct sfs_node { struct
1289 #define VTOSFS(vp) ((struct sfs_node *)((vp)->v_data)) argument
1293 struct sfs_node *np = VTOSFS(vp); \
1307 struct sfs_node *node = VTOSFS(vp); in sfs_snapshot_mount()
1373 struct sfs_node *node; in sfs_lookup_snapshot()
1468 struct sfs_node *dnode = VTOSFS(dvp); in sfs_lookup()
1612 struct sfs_node *node = VTOSFS(vp); in sfs_getattr()
1709 struct sfs_node *node = VTOSFS(vp); in sfs_readdir()
[all …]