Lines Matching refs:eof_flags
1408 if ((eofb->eof_flags & XFS_EOF_FLAGS_UID) && in xfs_inode_match_id()
1412 if ((eofb->eof_flags & XFS_EOF_FLAGS_GID) && in xfs_inode_match_id()
1416 if ((eofb->eof_flags & XFS_EOF_FLAGS_PRID) && in xfs_inode_match_id()
1432 if ((eofb->eof_flags & XFS_EOF_FLAGS_UID) && in xfs_inode_match_id_union()
1436 if ((eofb->eof_flags & XFS_EOF_FLAGS_GID) && in xfs_inode_match_id_union()
1440 if ((eofb->eof_flags & XFS_EOF_FLAGS_PRID) && in xfs_inode_match_id_union()
1473 if (eofb->eof_flags & XFS_EOF_FLAGS_UNION) in xfs_inode_free_eofblocks()
1481 if (eofb->eof_flags & XFS_EOF_FLAGS_MINFILESIZE && in xfs_inode_free_eofblocks()
1511 if (eofb && (eofb->eof_flags & XFS_EOF_FLAGS_SYNC)) in __xfs_icache_free_eofblocks()
1547 eofb.eof_flags = XFS_EOF_FLAGS_UNION|XFS_EOF_FLAGS_SYNC; in __xfs_inode_free_quota_eofblocks()
1553 eofb.eof_flags |= XFS_EOF_FLAGS_UID; in __xfs_inode_free_quota_eofblocks()
1562 eofb.eof_flags |= XFS_EOF_FLAGS_GID; in __xfs_inode_free_quota_eofblocks()
1751 if (eofb->eof_flags & XFS_EOF_FLAGS_UNION) in xfs_inode_free_cowblocks()
1759 if (eofb->eof_flags & XFS_EOF_FLAGS_MINFILESIZE && in xfs_inode_free_cowblocks()