Home
last modified time | relevance | path

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

/fs/ext4/
Dfast_commit.h90 EXT4_FC_REASON_XATTR = 0, enumerator
Dxattr.c2439 ext4_fc_mark_ineligible(inode->i_sb, EXT4_FC_REASON_XATTR, handle); in ext4_xattr_set_handle()
2517 ext4_fc_mark_ineligible(inode->i_sb, EXT4_FC_REASON_XATTR, NULL); in ext4_xattr_set()
2961 ext4_fc_mark_ineligible(inode->i_sb, EXT4_FC_REASON_XATTR, handle); in ext4_xattr_delete_inode()
Dfast_commit.c2278 [EXT4_FC_REASON_XATTR] = "Extended attributes changed",