Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nilfs2/
Dnilfs.h268 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh);
Dinode.c833 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh) in nilfs_load_inode_block() function
913 err = nilfs_load_inode_block(inode, &ibh); in nilfs_mark_inode_dirty()