Home
last modified time | relevance | path

Searched refs:BMAP_ATTRFORK (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_bmap.h142 #define BMAP_ATTRFORK (1u << 8) macro
150 { BMAP_ATTRFORK, "ATTR" }, \
266 return BMAP_ATTRFORK; in xfs_bmap_fork_to_state()
A Dxfs_inode_fork.c649 else if (state & BMAP_ATTRFORK) in xfs_iext_state_to_fork()

Completed in 6 milliseconds