Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_filestream.h130 xfs_iflags_test(ip, XFS_IFILESTREAM) || in xfs_inode_is_filestream()
Dxfs_inode.h409 #define XFS_IFILESTREAM 0x0010 /* inode is in a filestream directory */ macro
Dxfs_filestream.c362 xfs_iflags_clear(ip, XFS_IFILESTREAM); in xfs_fstrm_free_func()
Dxfs_inode.c1179 xfs_iflags_set(ip, XFS_IFILESTREAM); in xfs_ialloc()