taglinefilesource code
IS_APPEND701fs/ext2/namei.cif (IS_APPEND(inode) || IS_IMMUTABLE(inode))
IS_APPEND834fs/ext2/namei.cif (IS_APPEND(oldinode) || IS_IMMUTABLE(oldinode)) {
IS_APPEND955fs/ext2/namei.cif (IS_APPEND(old_inode) || IS_IMMUTABLE(old_inode))
IS_APPEND331fs/ext2/truncate.cif (IS_APPEND(inode) || IS_IMMUTABLE(inode))
IS_APPEND92fs/fcntl.cif (IS_APPEND(filp->f_inode) && !(arg & O_APPEND))
IS_APPEND413fs/namei.cif (IS_APPEND(inode) && ((flag & 2) && !(flag & O_APPEND))) {
IS_APPEND569fs/namei.cif (IS_APPEND(dir)) {
IS_APPEND617fs/namei.cif (IS_APPEND(dir)) {
IS_APPEND725fs/namei.cif (IS_APPEND(oldinode) || IS_IMMUTABLE(oldinode)) {
IS_APPEND811fs/namei.cif (IS_APPEND(old_dir)) {
IS_APPEND90fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode)) {
IS_APPEND123fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode))
IS_APPEND280fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode))
IS_APPEND304fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode)) {
IS_APPEND331fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode))
IS_APPEND373fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode)) {