Home
last modified time | relevance | path

Searched refs:ei_flags (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Dextent_map.c86 *flags = emi->ei_flags; in ocfs2_extent_map_lookup()
163 dest->ei_flags = src->ei_flags; in ocfs2_copy_emi_fields()
178 ins->ei_flags == emi->ei_flags) { in ocfs2_try_to_merge_extent_map()
183 ins->ei_flags == emi->ei_flags) { in ocfs2_try_to_merge_extent_map()
225 ins.ei_flags = rec->e_flags; in ocfs2_extent_map_insert_rec()
H A Dextent_map.h17 unsigned int ei_flags; member
/linux-6.15/fs/bcachefs/
H A Dfs-io.h94 if (test_bit(EI_INODE_SNAPSHOT, &inode->ei_flags)) in bch2_quota_reservation_add()
H A Dfs.h21 unsigned long ei_flags; member
H A Dfs-io.c170 !test_bit(EI_INODE_SNAPSHOT, &inode->ei_flags) && in __bch2_i_sectors_acct()
469 WARN_ONCE(!test_bit(EI_INODE_ERROR, &inode->ei_flags) && in bchfs_truncate()
516 set_bit(EI_INODE_ERROR, &inode->ei_flags); in bchfs_truncate()
H A Dfs.c347 if (!test_bit(EI_INODE_HASHED, &inode->ei_flags)) { in bch2_inode_hash_find()
373 bool remove = test_and_clear_bit(EI_INODE_HASHED, &inode->ei_flags); in bch2_inode_hash_remove()
399 set_bit(EI_INODE_HASHED, &inode->ei_flags); in bch2_inode_hash_insert()
409 clear_bit(EI_INODE_HASHED, &inode->ei_flags); in bch2_inode_hash_insert()
466 inode->ei_flags = 0; in __bch2_new_inode()
2091 inode->ei_flags = 0; in bch2_vfs_inode_init()
2096 set_bit(EI_INODE_SNAPSHOT, &inode->ei_flags); in bch2_vfs_inode_init()
H A Dfs-io-direct.c446 set_bit(EI_INODE_ERROR, &inode->ei_flags); in bch2_dio_write_end()
H A Dfs-io-buffered.c433 set_bit(EI_INODE_ERROR, &io->inode->ei_flags); in bch2_writepage_io_done()