Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dbtnode.c89 struct buffer_head **pbh, sector_t *submit_ptr) in nilfs_btnode_submit_block()
H A Dsuper.c845 nilfs_read_super_block(struct super_block * sb,u64 pos,int blocksize,struct buffer_head ** pbh) nilfs_read_super_block() argument
H A Dinode.c951 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh) in nilfs_load_inode_block()
/linux/fs/gfs2/
H A Ddir.c811 struct buffer_head **pbh) in gfs2_dirent_search()
863 static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth) in new_leaf()