Home
last modified time | relevance | path

Searched refs:hpfs_get_4sectors (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/hpfs/
Dbuffer.c113 void *hpfs_get_4sectors(struct super_block *s, unsigned secno, in hpfs_get_4sectors() function
Dhpfs_fn.h220 void *hpfs_get_4sectors(struct super_block *, unsigned, struct quad_buffer_head *);
Dalloc.c376 if (!(d = hpfs_get_4sectors(s, *dno, qbh))) { in hpfs_alloc_dnode()