Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_attr.h142 int xfs_attr_inactive(struct xfs_inode *dp);
Dxfs_vnodeops.c472 error = xfs_attr_inactive(ip); in xfs_inactive_attrs()
Dxfs_attr.c772 xfs_attr_inactive(xfs_inode_t *dp) in xfs_attr_inactive() function