Home
last modified time | relevance | path

Searched refs:left_delonly (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dextents_status.c1253 bool left_delonly, right_delonly, count_pending; in get_rsvd() local
1272 left_delonly = right_delonly = false; in get_rsvd()
1279 left_delonly = true; in get_rsvd()
1287 if (right_es && (!left_delonly || first_lclu != last_lclu)) { in get_rsvd()
1320 if (left_delonly | right_delonly) in get_rsvd()
1325 if (left_delonly) in get_rsvd()
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents_status.c1246 bool left_delonly, right_delonly, count_pending; in get_rsvd() local
1265 left_delonly = right_delonly = false; in get_rsvd()
1272 left_delonly = true; in get_rsvd()
1280 if (right_es && (!left_delonly || first_lclu != last_lclu)) { in get_rsvd()
1313 if (left_delonly | right_delonly) in get_rsvd()
1318 if (left_delonly) in get_rsvd()

Completed in 7 milliseconds