Home
last modified time | relevance | path

Searched defs:anode (Results 1 – 4 of 4) sorted by relevance

/linux/fs/hpfs/
H A Danode.c19 struct anode *anode; in hpfs_bplus_lookup() local
64 struct anode *anode = NULL, *ranode = NULL; in hpfs_add_sector_to_btree() local
278 struct anode *anode = NULL; in hpfs_remove_btree() local
333 struct anode *anode; in anode_lookup() local
388 struct anode *anode; in hpfs_ea_remove() local
403 struct anode *anode; in hpfs_truncate_btree() local
H A Dhpfs.h510 struct anode struct
513 __le32 self; /* pointer to this anode */ argument
514 __le32 up; /* parent anode or fnode */ argument
530 sector run outside the fnode, or to multiple runs with an anode tree argument
H A Dmap.c223 struct anode *anode; in hpfs_map_anode() local
/linux/drivers/net/ipvlan/
H A Dipvlan.h83 struct list_head anode; /* logical-interface linkage */ member