Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dnilfs.h275 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh);
Dinode.c1032 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh) in nilfs_load_inode_block() function
1129 err = nilfs_load_inode_block(inode, &ibh); in __nilfs_mark_inode_dirty()