Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.h255 int xfs_attr_root_inactive(struct xfs_trans **trans, struct xfs_inode *dp);
Dxfs_attr.c815 error = xfs_attr_root_inactive(&trans, dp); in xfs_attr_inactive()
Dxfs_attr_leaf.c2669 xfs_attr_root_inactive(xfs_trans_t **trans, xfs_inode_t *dp) in xfs_attr_root_inactive() function