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_APPEND327fs/ext2/truncate.cif (IS_APPEND(inode) || IS_IMMUTABLE(inode))
IS_APPEND82fs/fcntl.cif (IS_APPEND(filp->f_inode) && !(arg & O_APPEND))
IS_APPEND412fs/namei.cif (IS_APPEND(inode) && ((flag & 2) && !(flag & O_APPEND))) {
IS_APPEND570fs/namei.cif (IS_APPEND(dir)) {
IS_APPEND618fs/namei.cif (IS_APPEND(dir)) {
IS_APPEND726fs/namei.cif (IS_APPEND(oldinode) || IS_IMMUTABLE(oldinode)) {
IS_APPEND812fs/namei.cif (IS_APPEND(old_dir)) {
IS_APPEND101fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode)) {
IS_APPEND127fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode))
IS_APPEND326fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode))
IS_APPEND350fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode)) {
IS_APPEND377fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode))
IS_APPEND419fs/open.cif (IS_IMMUTABLE(inode) || IS_APPEND(inode)) {