Home
last modified time | relevance | path

Searched refs:EXT4_FC_REASON_XATTR (Results 1 – 3 of 3) sorted by relevance

/fs/ext4/
Dfast_commit.h97 EXT4_FC_REASON_XATTR = 0, enumerator
Dxattr.c2429 ext4_fc_mark_ineligible(inode->i_sb, EXT4_FC_REASON_XATTR); in ext4_xattr_set_handle()
2507 ext4_fc_mark_ineligible(inode->i_sb, EXT4_FC_REASON_XATTR); in ext4_xattr_set()
2950 ext4_fc_mark_ineligible(inode->i_sb, EXT4_FC_REASON_XATTR); in ext4_xattr_delete_inode()
Dfast_commit.c2154 [EXT4_FC_REASON_XATTR] = "Extended attributes changed",