Home
last modified time | relevance | path

Searched defs:pbh (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/fs/nilfs2/
Drecovery.c143 struct buffer_head **pbh, int check) in nilfs_read_super_root_block()
255 struct buffer_head **pbh, in nilfs_read_summary_info()
285 struct buffer_head **pbh, in nilfs_skip_summary_info()
Dbtnode.c77 struct buffer_head **pbh, sector_t *submit_ptr) in nilfs_btnode_submit_block()
Dbmap.c430 struct buffer_head *pbh; in nilfs_bmap_data_get_key() local
Dinode.c807 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh) in nilfs_load_inode_block()
Dsuper.c710 struct buffer_head **pbh) in nilfs_read_super_block()
/linux-2.6.39/fs/gfs2/
Ddir.c722 struct buffer_head **pbh) in gfs2_dirent_search()
774 static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth) in new_leaf()