Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dnilfs.h279 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh);
H A Dinode.c1021 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh) in nilfs_load_inode_block() function
1118 err = nilfs_load_inode_block(inode, &ibh); in __nilfs_mark_inode_dirty()