Searched refs:oldflags (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Dioctl.c67 unsigned int oldflags; local
83 oldflags = jfs_inode->mode2;
89 if ((oldflags & JFS_IMMUTABLE_FL) ||
90 ((flags ^ oldflags) &
97 flags |= oldflags & ~JFS_FL_USER_MODIFIABLE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndlinux.c45 int oldflags; local
47 oldflags= fcntl (fd, F_GETFD, 0);
48 if (oldflags < 0)
49 return oldflags;
50 oldflags |= FD_CLOEXEC;
51 return fcntl (fd, F_SETFD, oldflags);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dioctl.c49 unsigned oldflags; local
78 oldflags = ocfs2_inode->ip_attr;
80 flags |= oldflags & ~mask;
87 if ((oldflags & OCFS2_IMMUTABLE_FL) || ((flags ^ oldflags) &
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Dioctl.c34 unsigned int oldflags; local
49 oldflags = ei->i_flags;
57 if ((flags ^ oldflags) & (EXT2_APPEND_FL | EXT2_IMMUTABLE_FL)) {
65 flags |= oldflags & ~EXT2_FL_USER_MODIFIABLE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dioctl.c38 unsigned int oldflags; local
54 oldflags = ei->i_flags;
65 if ((flags ^ oldflags) & (EXT3_APPEND_FL | EXT3_IMMUTABLE_FL)) {
76 if ((jflag ^ oldflags) & (EXT3_JOURNAL_DATA_FL)) {
96 flags |= oldflags & ~EXT3_FL_USER_MODIFIABLE;
110 if ((jflag ^ oldflags) & (EXT3_JOURNAL_DATA_FL))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dioctl.c37 unsigned int oldflags; local
53 oldflags = ei->i_flags;
64 if ((flags ^ oldflags) & (EXT4_APPEND_FL | EXT4_IMMUTABLE_FL)) {
75 if ((jflag ^ oldflags) & (EXT4_JOURNAL_DATA_FL)) {
95 flags |= oldflags & ~EXT4_FL_USER_MODIFIABLE;
109 if ((jflag ^ oldflags) & (EXT4_JOURNAL_DATA_FL))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmprotect.c136 unsigned long oldflags = vma->vm_flags; local
143 if (newflags == oldflags) {
149 if (!(oldflags & (VM_ACCOUNT|VM_WRITE|VM_SHARED))) {
200 vm_stat_account(mm, oldflags, vma->vm_file, -nrpages);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/solaris/
H A Dtimod.c469 unsigned short oldflags; local
510 oldflags = filp->f_flags;
516 filp->f_flags = oldflags;
629 int oldflags; local
750 oldflags = filp->f_flags;
756 filp->f_flags = oldflags;
817 oldflags = filp->f_flags;
822 filp->f_flags = oldflags;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.c4633 int newNs = 0, oldflags; local
4679 oldflags = ctxt->flags;
4682 ctxt->flags = oldflags;
7156 int oldflags = ctxt->flags; local
7166 ctxt->flags = oldflags;
7173 ctxt->flags = oldflags;
8014 int ret = 0, oldflags; local
8103 oldflags = ctxt->flags;
8129 ctxt->flags = oldflags;
8581 int ret = 0, oldflags; local
9105 int oldflags; local
9427 int ret = 0, oldflags = 0; local
9647 int ret = 0, i, tmp, oldflags, errNr; local
10423 int i, j, k, ret, oldflags; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Drelaxng.c4633 int newNs = 0, oldflags; local
4679 oldflags = ctxt->flags;
4682 ctxt->flags = oldflags;
7158 int oldflags = ctxt->flags; local
7168 ctxt->flags = oldflags;
7175 ctxt->flags = oldflags;
8016 int ret = 0, oldflags; local
8105 oldflags = ctxt->flags;
8131 ctxt->flags = oldflags;
8583 int ret = 0, oldflags; local
9109 int oldflags; local
9431 int ret = 0, oldflags = 0; local
9651 int ret = 0, i, tmp, oldflags, errNr; local
10428 int i, j, k, ret, oldflags; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.c4633 int newNs = 0, oldflags; local
4679 oldflags = ctxt->flags;
4682 ctxt->flags = oldflags;
7156 int oldflags = ctxt->flags; local
7166 ctxt->flags = oldflags;
7173 ctxt->flags = oldflags;
8014 int ret = 0, oldflags; local
8103 oldflags = ctxt->flags;
8129 ctxt->flags = oldflags;
8581 int ret = 0, oldflags; local
9105 int oldflags; local
9427 int ret = 0, oldflags = 0; local
9647 int ret = 0, i, tmp, oldflags, errNr; local
10423 int i, j, k, ret, oldflags; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Ddquot.c1450 int oldflags = -1; local
1482 oldflags = inode->i_flags & (S_NOATIME | S_IMMUTABLE | S_NOQUOTA);
1517 if (oldflags != -1) {
1522 inode->i_flags |= oldflags;

Completed in 175 milliseconds