Home
last modified time | relevance | path

Searched refs:nilfs_load_inode_block (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/nilfs2/
Dnilfs.h307 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh);
Dinode.c973 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh) in nilfs_load_inode_block() function
1070 err = nilfs_load_inode_block(inode, &ibh); in __nilfs_mark_inode_dirty()