Home
last modified time | relevance | path

Searched refs:__isofs_iget (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/isofs/
H A Disofs.h124 struct inode *__isofs_iget(struct super_block *sb,
133 return __isofs_iget(sb, block, offset, 0); in isofs_iget()
140 return __isofs_iget(sb, block, offset, 1); in isofs_iget_reloc()
H A Dinode.c1526 struct inode *__isofs_iget(struct super_block *sb, in __isofs_iget() function
/kernel/linux/linux-6.6/fs/isofs/
H A Disofs.h124 struct inode *__isofs_iget(struct super_block *sb,
133 return __isofs_iget(sb, block, offset, 0); in isofs_iget()
140 return __isofs_iget(sb, block, offset, 1); in isofs_iget_reloc()
H A Dinode.c1519 struct inode *__isofs_iget(struct super_block *sb, in __isofs_iget() function

Completed in 5 milliseconds