Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Dbuffer.c168 void *hpfs_get_4sectors(struct super_block *s, unsigned secno, in hpfs_get_4sectors() function
H A Dhpfs_fn.h230 void *hpfs_get_4sectors(struct super_block *, unsigned, struct quad_buffer_head *);
H A Dalloc.c439 if (!(d = hpfs_get_4sectors(s, *dno, qbh))) { in hpfs_alloc_dnode()