Searched refs:xfs_attr_inactive (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr.h540 int xfs_attr_inactive(struct xfs_inode *dp);
/linux-master/fs/xfs/
H A DMakefile61 xfs_attr_inactive.o \
H A Dxfs_attr_inactive.c323 * xfs_attr_inactive kills all traces of an attribute fork on an inode. It
331 xfs_attr_inactive( function
H A Dxfs_inode.c1880 error = xfs_attr_inactive(ip);
2494 * already been freed by xfs_attr_inactive.

Completed in 124 milliseconds