Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hpfs/
Danode.c18 struct anode *anode; in hpfs_bplus_lookup() local
63 struct anode *anode = NULL, *ranode = NULL; in hpfs_add_sector_to_btree() local
276 struct anode *anode = NULL; in hpfs_remove_btree() local
331 struct anode *anode; in anode_lookup() local
386 struct anode *anode; in hpfs_ea_remove() local
401 struct anode *anode; in hpfs_truncate_btree() local
Dhpfs.h490 struct anode struct
493 __le32 self; /* pointer to this anode */ argument
494 __le32 up; /* parent anode or fnode */ argument
510 sector run outside the fnode, or to multiple runs with an anode tree argument
Dmap.c196 struct anode *anode; in hpfs_map_anode() local
Dea.c41 struct anode *anode; in hpfs_ea_ext_remove() local
/linux-4.1.27/drivers/net/ipvlan/
Dipvlan.h86 struct list_head anode; /* logical-interface linkage */ member