Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_bmap.h135 #define BMAP_ATTRFORK (1 << 8) macro
143 { BMAP_ATTRFORK, "ATTR" }, \
250 return BMAP_ATTRFORK; in xfs_bmap_fork_to_state()
A Dxfs_inode_fork.c664 else if (state & BMAP_ATTRFORK) in xfs_iext_state_to_fork()

Completed in 5 milliseconds