Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/minix/
H A Ditree_v1.c53 int V1_minix_get_block(struct inode * inode, long block, in V1_minix_get_block() function
H A Dminix.h61 extern int V1_minix_get_block(struct inode *, long, struct buffer_head *, int);
H A Dinode.c395 return V1_minix_get_block(inode, block, bh_result, create); in minix_get_block()
/kernel/linux/linux-6.6/fs/minix/
H A Ditree_v1.c53 int V1_minix_get_block(struct inode * inode, long block, in V1_minix_get_block() function
H A Dminix.h62 extern int V1_minix_get_block(struct inode *, long, struct buffer_head *, int);
H A Dinode.c395 return V1_minix_get_block(inode, block, bh_result, create); in minix_get_block()

Completed in 3 milliseconds