Home
last modified time | relevance | path

Searched refs:right_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()
1299 right_delonly = true; in get_rsvd()
1320 if (left_delonly | right_delonly) in get_rsvd()
1327 if (right_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()
1292 right_delonly = true; in get_rsvd()
1313 if (left_delonly | right_delonly) in get_rsvd()
1320 if (right_delonly) in get_rsvd()

Completed in 7 milliseconds