Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dfast_commit.h97 EXT4_FC_REASON_XATTR = 0, enumerator
Dxattr.c2422 ext4_fc_mark_ineligible(inode->i_sb, EXT4_FC_REASON_XATTR); in ext4_xattr_set_handle()
2500 ext4_fc_mark_ineligible(inode->i_sb, EXT4_FC_REASON_XATTR); in ext4_xattr_set()
2933 ext4_fc_mark_ineligible(inode->i_sb, EXT4_FC_REASON_XATTR); in ext4_xattr_delete_inode()
/Linux-v5.10/include/trace/events/
Dext4.h100 { EXT4_FC_REASON_XATTR, "XATTR"}, \
2924 FC_REASON_NAME_STAT(EXT4_FC_REASON_XATTR),