Lines Matching refs:eof_flags
1193 if ((eofb->eof_flags & XFS_EOF_FLAGS_UID) && in xfs_inode_match_id()
1197 if ((eofb->eof_flags & XFS_EOF_FLAGS_GID) && in xfs_inode_match_id()
1201 if ((eofb->eof_flags & XFS_EOF_FLAGS_PRID) && in xfs_inode_match_id()
1217 if ((eofb->eof_flags & XFS_EOF_FLAGS_UID) && in xfs_inode_match_id_union()
1221 if ((eofb->eof_flags & XFS_EOF_FLAGS_GID) && in xfs_inode_match_id_union()
1225 if ((eofb->eof_flags & XFS_EOF_FLAGS_PRID) && in xfs_inode_match_id_union()
1261 if (eofb->eof_flags & XFS_EOF_FLAGS_UNION) in xfs_inode_free_eofblocks()
1269 if (eofb->eof_flags & XFS_EOF_FLAGS_MINFILESIZE && in xfs_inode_free_eofblocks()
1298 if (eofb && (eofb->eof_flags & XFS_EOF_FLAGS_SYNC)) in xfs_icache_free_eofblocks()
1328 eofb.eof_flags = XFS_EOF_FLAGS_UNION|XFS_EOF_FLAGS_SYNC; in xfs_inode_free_quota_eofblocks()
1334 eofb.eof_flags |= XFS_EOF_FLAGS_UID; in xfs_inode_free_quota_eofblocks()
1343 eofb.eof_flags |= XFS_EOF_FLAGS_GID; in xfs_inode_free_quota_eofblocks()