Searched defs:ano (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.10/fs/hpfs/ | 
| D | ea.c | 15 void hpfs_ea_ext_remove(struct super_block *s, secno a, int ano, unsigned len)  in hpfs_ea_ext_remove()51 static char *get_indirect_ea(struct super_block *s, int ano, secno a, int size)  in get_indirect_ea()
 66 static void set_indirect_ea(struct super_block *s, int ano, secno a,  in set_indirect_ea()
 78 	int ano, len;  in hpfs_read_ea()  local
 134 	int ano, len;  in hpfs_get_ea()  local
 196 	int ano, len;  in hpfs_set_ea()  local
 
 | 
| D | anode.c | 278 	anode_secno ano = 0, oano;  in hpfs_remove_btree()  local338 int hpfs_ea_read(struct super_block *s, secno a, int ano, unsigned pos,  in hpfs_ea_read()
 361 int hpfs_ea_write(struct super_block *s, secno a, int ano, unsigned pos,  in hpfs_ea_write()
 385 void hpfs_ea_remove(struct super_block *s, secno a, int ano, unsigned len)  in hpfs_ea_remove()
 
 | 
| D | map.c | 221 struct anode *hpfs_map_anode(struct super_block *s, anode_secno ano, struct buffer_head **bhp)  in hpfs_map_anode()
 | 
| D | alloc.c | 471 struct anode *hpfs_alloc_anode(struct super_block *s, secno near, anode_secno *ano,  in hpfs_alloc_anode()
 |