Home
last modified time | relevance | path

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

/linux/fs/ext4/
A Dextents.c141 if (path->p_bh) { in ext4_ext_get_access()
173 if (path->p_bh) { in __ext4_ext_dirty()
229 if (path[depth].p_bh) in ext4_ext_find_goal()
615 brelse(path[i].p_bh); in ext4_ext_precache()
616 path[i].p_bh = NULL; in ext4_ext_precache()
628 path[i].p_bh = bh; in ext4_ext_precache()
731 brelse(path->p_bh); in ext4_ext_drop_refs()
732 path->p_bh = NULL; in ext4_ext_drop_refs()
912 path[0].p_bh = NULL; in ext4_find_extent()
935 path[ppos].p_bh = bh; in ext4_find_extent()
[all …]
A Dext4_extents.h119 struct buffer_head *p_bh; member

Completed in 12 milliseconds