Searched refs:V1_minix_get_block (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/minix/
H A Ditree_v1.c53 int V1_minix_get_block(struct inode * inode, long block, function
H A Dminix.h62 extern int V1_minix_get_block(struct inode *, long, struct buffer_head *, int);
H A Dinode.c396 return V1_minix_get_block(inode, block, bh_result, create);

Completed in 98 milliseconds