Searched refs:xfs_attr_root_inactive (Results 1 – 3 of 3) sorted by relevance
255 int xfs_attr_root_inactive(struct xfs_trans **trans, struct xfs_inode *dp);
815 error = xfs_attr_root_inactive(&trans, dp); in xfs_attr_inactive()
2669 xfs_attr_root_inactive(xfs_trans_t **trans, xfs_inode_t *dp) in xfs_attr_root_inactive() function