Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_attr.h84 int xfs_attr_inactive(struct xfs_inode *dp);
/Linux-v5.10/fs/xfs/
DMakefile61 xfs_attr_inactive.o \
Dxfs_attr_inactive.c329 xfs_attr_inactive( in xfs_attr_inactive() function
Dxfs_inode.c1868 error = xfs_attr_inactive(ip); in xfs_inactive()