Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr_leaf.h91 int xfs_attr3_root_inactive(struct xfs_trans **trans, struct xfs_inode *dp);
/linux-4.4.14/fs/xfs/
Dxfs_attr_inactive.c326 xfs_attr3_root_inactive( in xfs_attr3_root_inactive() function
444 error = xfs_attr3_root_inactive(&trans, dp); in xfs_attr_inactive()