Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr.h547 int xfs_attr_inactive(struct xfs_inode *dp);
/linux/fs/xfs/
H A Dxfs_attr_inactive.c327 xfs_attr_inactive( in xfs_attr_inactive() function
H A Dxfs_inode.c1483 error = xfs_attr_inactive(ip); in xfs_inactive()