Searched refs:ob_free_entries (Results 1 – 2 of 2) sorted by relevance
30 if (atomic_dec_if_positive(&oi->of_binfo[i].ob_free_entries) in ext4_orphan_file_add() 52 atomic_inc(&oi->of_binfo[i].ob_free_entries); in ext4_orphan_file_add() 69 atomic_inc(&oi->of_binfo[i].ob_free_entries); in ext4_orphan_file_add() 212 atomic_inc(&oi->of_binfo[blk].ob_free_entries); in ext4_orphan_file_del() 633 atomic_set(&oi->of_binfo[i].ob_free_entries, free); in ext4_init_orphan_info() 655 if (atomic_read(&oi->of_binfo[i].ob_free_entries) != in ext4_orphan_file_empty()
1509 atomic_t ob_free_entries; /* Number of free orphan entries in block */1508 atomic_t ob_free_entries; /* Number of free orphan entries in block */ global() member