Searched refs:extflag (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_fork.c619 static const short extflag[2] = local
646 if ((iip->ili_fields & extflag[whichfork]) &&
H A Dxfs_bmap_btree.c615 static const short extflag[2] = {XFS_ILOG_DEXT, XFS_ILOG_AEXT}; local
632 flags |= extflag[whichfork];

Completed in 89 milliseconds