Home
last modified time | relevance | path

Searched refs:alfi_new_name_len (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_attr_item.c394 attrp->alfi_new_name_len = nv->new_name.i_len; in xfs_attr_log_item()
598 if (!xfs_attri_validate_namelen(attrp->alfi_new_name_len)) in xfs_attri_validate()
836 new_attrp->alfi_new_name_len = old_attrp->alfi_new_name_len; in xfs_attr_relog_intent()
1084 new_name_len = attri_formatp->alfi_new_name_len; in xlog_recover_attri_commit_pass2()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_format.h1065 uint16_t alfi_new_name_len; member