Searched refs:alfi_ino (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_attr_item.c326 attrp->alfi_ino = attr->xattri_da_args->dp->i_ino;
498 return xfs_verify_ino(mp, attrp->alfi_ino);
514 error = xlog_recover_iget(mp, attrp->alfi_ino, ipp);
651 new_attrp->alfi_ino = old_attrp->alfi_ino;
/linux-master/fs/xfs/libxfs/
H A Dxfs_log_format.h988 uint64_t alfi_ino; /* the inode for this attr operation */ member in struct:xfs_attri_log_format

Completed in 125 milliseconds