Searched refs:bg_free_inodes_count_lo (Results 1 – 3 of 3) sorted by relevance
71 - bg_free_inodes_count_lo
401 __le16 bg_free_inodes_count_lo;/* Free inodes count */ member
356 return le16_to_cpu(READ_ONCE(bg->bg_free_inodes_count_lo)) | in ext4_free_inodes_count()412 WRITE_ONCE(bg->bg_free_inodes_count_lo, cpu_to_le16((__u16)count)); in ext4_free_inodes_set()