taglinefilesource code
IS_APPEND708fs/ext2/namei.cif (IS_APPEND(inode) || IS_IMMUTABLE(inode))
IS_APPEND841fs/ext2/namei.cif (IS_APPEND(oldinode) || IS_IMMUTABLE(oldinode)) {
IS_APPEND962fs/ext2/namei.cif (IS_APPEND(old_inode) || IS_IMMUTABLE(old_inode))
IS_APPEND342fs/ext2/truncate.cif (IS_APPEND(inode) || IS_IMMUTABLE(inode))
IS_APPEND92fs/fcntl.cif (IS_APPEND(filp->f_inode) && !(arg & O_APPEND))
IS_APPEND412fs/namei.cif (IS_APPEND(inode) && ((flag & 2) && !(flag & O_APPEND))) {
IS_APPEND568fs/namei.cif (IS_APPEND(dir)) {
IS_APPEND616fs/namei.cif (IS_APPEND(dir)) {
IS_APPEND724fs/namei.cif (IS_APPEND(oldinode) || IS_IMMUTABLE(oldinode)) {
IS_APPEND810fs/namei.cif (IS_APPEND(old_dir)) {
IS_APPEND85fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode)) {
IS_APPEND118fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode))
IS_APPEND323fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode))
IS_APPEND347fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode)) {
IS_APPEND374fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode))
IS_APPEND416fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode)) {