Home
last modified time | relevance | path

Searched defs:tnp (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/fs/tarfs/
H A Dtarfs_vnops.c49 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 Dtarfs_subr.c93 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 Dtarfs.h169 #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 Dtarfs_vfsops.c280 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 Dlibdwarf_nametbl.c36 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 Dtmpfs_vnops.c1746 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 Dxgbe-dev.c1462 unsigned int tnp = XGMAC_GET_BITS(packet->attributes, in xgbe_dev_read() local