Searched defs:tnp (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/fs/tarfs/ |
H A D | tarfs_vnops.c | 49 struct tarfs_node *tnp; in tarfs_open() local 70 struct tarfs_node *tnp; in tarfs_close() local 89 struct tarfs_node *tnp; in tarfs_access() local 131 struct tarfs_node *tnp; in tarfs_bmap() local 185 struct tarfs_node *tnp; in tarfs_getattr() local 223 struct tarfs_node *dirnode, *parent, *tnp; in tarfs_lookup() local 310 struct tarfs_node *current, *tnp; in tarfs_readdir() local 508 struct tarfs_node *tnp; in tarfs_read() local 551 struct tarfs_node *tnp; in tarfs_readlink() local 576 struct tarfs_node *tnp; in tarfs_reclaim() local [all …]
|
H A D | tarfs_subr.c | 93 tarfs_lookup_node(struct tarfs_node *tnp, struct tarfs_node *f, in tarfs_lookup_node() 131 tarfs_lookup_dir(struct tarfs_node *tnp, off_t cookie) in tarfs_lookup_dir() 170 struct tarfs_node *tnp; in tarfs_alloc_node() local 263 tarfs_load_blockmap(struct tarfs_node *tnp, size_t realsize) in tarfs_load_blockmap() 379 tarfs_free_node(struct tarfs_node *tnp) in tarfs_free_node() 418 tarfs_read_file(struct tarfs_node *tnp, size_t len, struct uio *uiop) in tarfs_read_file()
|
H A D | tarfs.h | 169 #define TARFS_NODE_LOCK(tnp) \ argument 171 #define TARFS_NODE_UNLOCK(tnp) \ argument 173 #define TARFS_ALLNODES_LOCK(tnp) \ argument 175 #define TARFS_ALLNODES_UNLOCK(tnp) \ argument
|
H A D | tarfs_vfsops.c | 280 struct tarfs_node *parent, *tnp; in tarfs_lookup_path() local 403 struct tarfs_node *tnp, *tnp_next; in tarfs_free_mount() local 443 struct tarfs_node *parent, *tnp, *other; in tarfs_alloc_one() local 1145 struct tarfs_node *tnp; in tarfs_vget() local 1211 struct tarfs_node *tnp; in tarfs_fhtovp() local
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_nametbl.c | 36 Dwarf_NamePair np, tnp; in _dwarf_nametbl_cleanup() local 239 Dwarf_NamePair np, tnp; in _dwarf_nametbl_pro_cleanup() local
|
/freebsd/sys/fs/tmpfs/ |
H A D | tmpfs_vnops.c | 1746 tmpfs_vptocnp_dir(struct tmpfs_node * tn,struct tmpfs_node * tnp,struct tmpfs_dirent ** pde) tmpfs_vptocnp_dir() argument 1764 tmpfs_vptocnp_fill(struct vnode * vp,struct tmpfs_node * tn,struct tmpfs_node * tnp,char * buf,size_t * buflen,struct vnode ** dvp) tmpfs_vptocnp_fill() argument 1800 struct tmpfs_node *tn, *tnp, *tnp1; tmpfs_vptocnp() local [all...] |
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-dev.c | 1462 unsigned int tnp = XGMAC_GET_BITS(packet->attributes, in xgbe_dev_read() local
|