Searched refs:test_opt (Results 1 - 25 of 30) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Dxattr_user.c23 if (!test_opt(inode->i_sb, XATTR_USER))
40 if (!test_opt(inode->i_sb, XATTR_USER))
51 if (!test_opt(inode->i_sb, XATTR_USER))
H A Dacl.c164 if (!test_opt(inode->i_sb, POSIX_ACL))
228 if (!test_opt(inode->i_sb, POSIX_ACL))
315 if (test_opt(dir->i_sb, POSIX_ACL)) {
323 if (test_opt(inode->i_sb, POSIX_ACL) && acl) {
373 if (!test_opt(inode->i_sb, POSIX_ACL))
400 if (!test_opt(inode->i_sb, POSIX_ACL))
413 if (!test_opt(inode->i_sb, POSIX_ACL))
426 if (!test_opt(inode->i_sb, POSIX_ACL))
465 if (!test_opt(inode->i_sb, POSIX_ACL))
H A Dnamei.c115 } else if (test_opt(inode->i_sb, NOBH)) {
168 if (test_opt(inode->i_sb, NOBH))
225 if (test_opt(inode->i_sb, NOBH))
H A Dinode.c927 else if (test_opt(inode->i_sb, NOBH))
1095 if (!(test_opt (inode->i_sb, NO_UID32))) {
1148 } else if (test_opt(inode->i_sb, NOBH)) {
1158 if (test_opt(inode->i_sb, NOBH))
1167 if (test_opt(inode->i_sb, NOBH))
1212 if (!(test_opt(sb, NO_UID32))) {
H A Dialloc.c459 if (test_opt(sb, OLDALLOC))
554 if (test_opt (sb, GRPID))
H A Dsuper.c63 if (test_opt(sb, ERRORS_PANIC))
65 if (test_opt(sb, ERRORS_RO)) {
530 if (test_opt (sb, DEBUG))
1106 if (test_opt (sb, MINIX_DF))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dxattr_user.c24 if (!test_opt(inode->i_sb, XATTR_USER))
41 if (!test_opt(inode->i_sb, XATTR_USER))
52 if (!test_opt(inode->i_sb, XATTR_USER))
H A Dacl.c167 if (!test_opt(inode->i_sb, POSIX_ACL))
320 if (test_opt(dir->i_sb, POSIX_ACL)) {
328 if (test_opt(inode->i_sb, POSIX_ACL) && acl) {
382 if (!test_opt(inode->i_sb, POSIX_ACL))
424 if (!test_opt(inode->i_sb, POSIX_ACL))
437 if (!test_opt(inode->i_sb, POSIX_ACL))
450 if (!test_opt(inode->i_sb, POSIX_ACL))
490 if (!test_opt(inode->i_sb, POSIX_ACL))
H A Dioctl.c169 if (test_opt(inode->i_sb, RESERVATION)
178 if (!test_opt(inode->i_sb, RESERVATION) ||!S_ISREG(inode->i_mode))
H A Dsuper.c162 if (!test_opt (sb, ERRORS_CONT)) {
169 if (test_opt (sb, ERRORS_RO)) {
174 if (test_opt(sb, ERRORS_PANIC))
272 if (test_opt(sb, ERRORS_PANIC))
542 if (test_opt(sb, DATA_FLAGS) == EXT3_MOUNT_JOURNAL_DATA)
544 else if (test_opt(sb, DATA_FLAGS) == EXT3_MOUNT_ORDERED_DATA)
546 else if (test_opt(sb, DATA_FLAGS) == EXT3_MOUNT_WRITEBACK_DATA)
1141 if (test_opt(sb, DEBUG))
1702 if (!test_opt(sb, NOLOAD) &&
1719 switch (test_opt(s
[all...]
H A Dresize.c43 if (test_opt(sb, DEBUG))
384 if (test_opt(sb, DEBUG))
937 if (test_opt(sb, DEBUG))
1033 if (test_opt(sb, DEBUG))
H A Dialloc.c453 if (test_opt (sb, OLDALLOC))
550 if (test_opt (sb, GRPID))
H A Dinode.c76 test_opt(inode->i_sb, DATA_FLAGS));
83 if (test_opt(inode->i_sb, DATA_FLAGS) == EXT3_MOUNT_JOURNAL_DATA ||
1164 if (test_opt(inode->i_sb, NOBH) && ext3_should_writeback_data(inode))
1250 if (test_opt(inode->i_sb, NOBH) && ext3_should_writeback_data(inode))
1448 if (test_opt(inode->i_sb, NOBH) && ext3_should_writeback_data(inode))
1727 if (!page_has_buffers(page) && test_opt(inode->i_sb, NOBH) &&
2560 if(!(test_opt (inode->i_sb, NO_UID32))) {
2698 if(!(test_opt(inode->i_sb, NO_UID32))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dxattr_user.c24 if (!test_opt(inode->i_sb, XATTR_USER))
41 if (!test_opt(inode->i_sb, XATTR_USER))
52 if (!test_opt(inode->i_sb, XATTR_USER))
H A Dacl.c167 if (!test_opt(inode->i_sb, POSIX_ACL))
320 if (test_opt(dir->i_sb, POSIX_ACL)) {
328 if (test_opt(inode->i_sb, POSIX_ACL) && acl) {
382 if (!test_opt(inode->i_sb, POSIX_ACL))
424 if (!test_opt(inode->i_sb, POSIX_ACL))
437 if (!test_opt(inode->i_sb, POSIX_ACL))
450 if (!test_opt(inode->i_sb, POSIX_ACL))
490 if (!test_opt(inode->i_sb, POSIX_ACL))
H A Dioctl.c168 if (test_opt(inode->i_sb, RESERVATION)
177 if (!test_opt(inode->i_sb, RESERVATION) ||!S_ISREG(inode->i_mode))
H A Dsuper.c211 if (!test_opt (sb, ERRORS_CONT)) {
218 if (test_opt (sb, ERRORS_RO)) {
223 if (test_opt(sb, ERRORS_PANIC))
321 if (test_opt(sb, ERRORS_PANIC))
593 if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA)
595 else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA)
597 else if (test_opt(sb, DATA_FLAGS) == EXT4_MOUNT_WRITEBACK_DATA)
1196 if (test_opt(sb, DEBUG))
1773 if (!test_opt(sb, NOLOAD) &&
1790 switch (test_opt(s
[all...]
H A Dialloc.c456 if (test_opt (sb, OLDALLOC))
553 if (test_opt (sb, GRPID))
621 if (test_opt(sb, EXTENTS)) {
H A Dresize.c43 if (test_opt(sb, DEBUG))
393 if (test_opt(sb, DEBUG))
946 if (test_opt(sb, DEBUG))
1041 if (test_opt(sb, DEBUG))
H A Dinode.c74 test_opt(inode->i_sb, DATA_FLAGS));
81 if (test_opt(inode->i_sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA ||
1163 if (test_opt(inode->i_sb, NOBH) && ext4_should_writeback_data(inode))
1249 if (test_opt(inode->i_sb, NOBH) && ext4_should_writeback_data(inode))
1447 if (test_opt(inode->i_sb, NOBH) && ext4_should_writeback_data(inode))
1727 if (!page_has_buffers(page) && test_opt(inode->i_sb, NOBH) &&
2552 if(!(test_opt (inode->i_sb, NO_UID32))) {
2693 if(!(test_opt(inode->i_sb, NO_UID32))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dext4_jbd2.h36 || test_opt(sb, EXTENTS) ? 27U : 8U)
82 #define EXT4_QUOTA_TRANS_BLOCKS(sb) (test_opt(sb, QUOTA) ? 2 : 0)
85 #define EXT4_QUOTA_INIT_BLOCKS(sb) (test_opt(sb, QUOTA) ? (DQUOT_INIT_ALLOC*\
87 #define EXT4_QUOTA_DEL_BLOCKS(sb) (test_opt(sb, QUOTA) ? (DQUOT_DEL_ALLOC*\
202 if (test_opt(inode->i_sb, DATA_FLAGS) == EXT4_MOUNT_JOURNAL_DATA)
215 if (test_opt(inode->i_sb, DATA_FLAGS) == EXT4_MOUNT_ORDERED_DATA)
226 if (test_opt(inode->i_sb, DATA_FLAGS) == EXT4_MOUNT_WRITEBACK_DATA)
H A Dext3_jbd.h77 #define EXT3_QUOTA_TRANS_BLOCKS(sb) (test_opt(sb, QUOTA) ? 2 : 0)
80 #define EXT3_QUOTA_INIT_BLOCKS(sb) (test_opt(sb, QUOTA) ? (DQUOT_INIT_ALLOC*\
82 #define EXT3_QUOTA_DEL_BLOCKS(sb) (test_opt(sb, QUOTA) ? (DQUOT_DEL_ALLOC*\
197 if (test_opt(inode->i_sb, DATA_FLAGS) == EXT3_MOUNT_JOURNAL_DATA)
210 if (test_opt(inode->i_sb, DATA_FLAGS) == EXT3_MOUNT_ORDERED_DATA)
221 if (test_opt(inode->i_sb, DATA_FLAGS) == EXT3_MOUNT_WRITEBACK_DATA)
H A Dext2_fs.h326 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/
H A De2fs_defs.h337 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2_fs.h346 #define test_opt(sb, opt) (EXT2_SB(sb)->s_mount_opt & \ macro

Completed in 273 milliseconds

12