Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.h286 int xfs_attr_root_inactive(struct xfs_trans **trans, struct xfs_inode *dp);
Dxfs_attr.c762 error = xfs_attr_root_inactive(&trans, dp); in xfs_attr_inactive()
Dxfs_attr_leaf.c2690 xfs_attr_root_inactive(xfs_trans_t **trans, xfs_inode_t *dp) in xfs_attr_root_inactive() function