Home
last modified time | relevance | path

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

/fs/hpfs/
Dea.c14 void hpfs_ea_ext_remove(struct super_block *s, secno a, int ano, unsigned len) in hpfs_ea_ext_remove()
50 static char *get_indirect_ea(struct super_block *s, int ano, secno a, int size) in get_indirect_ea()
65 static void set_indirect_ea(struct super_block *s, int ano, secno a, in set_indirect_ea()
77 int ano, len; in hpfs_read_ea() local
133 int ano, len; in hpfs_get_ea() local
195 int ano, len; in hpfs_set_ea() local
Danode.c277 anode_secno ano = 0, oano; in hpfs_remove_btree() local
337 int hpfs_ea_read(struct super_block *s, secno a, int ano, unsigned pos, in hpfs_ea_read()
360 int hpfs_ea_write(struct super_block *s, secno a, int ano, unsigned pos, in hpfs_ea_write()
384 void hpfs_ea_remove(struct super_block *s, secno a, int ano, unsigned len) in hpfs_ea_remove()
Dmap.c194 struct anode *hpfs_map_anode(struct super_block *s, anode_secno ano, struct buffer_head **bhp) in hpfs_map_anode()
Dalloc.c470 struct anode *hpfs_alloc_anode(struct super_block *s, secno near, anode_secno *ano, in hpfs_alloc_anode()