Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.c557 static const short brootflag[2] = in xfs_iflush_fork() local
597 if ((iip->ili_fields & brootflag[whichfork]) && in xfs_iflush_fork()
619 if (!(iip->ili_fields & brootflag[whichfork])) in xfs_iflush_fork()
H A Dxfs_bmap_btree.c713 static const short brootflag[2] = {XFS_ILOG_DBROOT, XFS_ILOG_ABROOT}; in xfs_bmbt_commit_staged_btree() local
734 flags |= brootflag[whichfork]; in xfs_bmbt_commit_staged_btree()