Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nilfs2/
Drecovery.c138 struct buffer_head **pbh, int check) in nilfs_read_super_root_block()
262 struct buffer_head **pbh, in nilfs_read_summary_info()
292 struct buffer_head **pbh, in nilfs_skip_summary_info()
Dbtnode.c89 struct buffer_head **pbh, sector_t *submit_ptr) in nilfs_btnode_submit_block()
Dsuper.c851 struct buffer_head **pbh) in nilfs_read_super_block()
Dinode.c951 int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh) in nilfs_load_inode_block()
/linux-6.14.4/fs/gfs2/
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()