Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dnilfs.h274 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh);
Dinode.c807 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh) in nilfs_load_inode_block() function
888 err = nilfs_load_inode_block(inode, &ibh); in nilfs_mark_inode_dirty()