Home
last modified time | relevance | path

Searched refs:B_FALSE (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c916 boolean_t ipointer_in = B_FALSE; in xfs_sync_inodes()
919 #define IPOINTER_CLR ipointer_in = B_FALSE in xfs_sync_inodes()
931 ASSERT(ipointer_in == B_FALSE); \ in xfs_sync_inodes()
938 mount_locked = B_FALSE; \ in xfs_sync_inodes()
997 vnode_refed = B_FALSE; in xfs_sync_inodes()
1002 ASSERT(ipointer_in == B_FALSE); in xfs_sync_inodes()
1003 ASSERT(vnode_refed == B_FALSE); in xfs_sync_inodes()
1134 vnode_refed = B_FALSE; in xfs_sync_inodes()
1314 mount_locked = B_FALSE; in xfs_sync_inodes()
1381 vnode_refed = B_FALSE; in xfs_sync_inodes()
[all …]
Dxfs_types.h57 typedef enum { B_FALSE,B_TRUE } boolean_t; enumerator
Dxfs_utils.c164 boolean_t call_again = B_FALSE; in xfs_dir_ialloc()
Dxfs_vnodeops.c1913 dp_joined_to_trans = B_FALSE; in xfs_create()
2766 boolean_t created = B_FALSE; in xfs_mkdir()
2784 dp_joined_to_trans = B_FALSE; in xfs_mkdir()
3300 dp_joined_to_trans = B_FALSE; in xfs_symlink()
Dxfs_ialloc.c582 *alloc_done = B_FALSE; in xfs_dialloc()
Dxfs_log.c3356 if (syncing == B_FALSE || (field_offset & 0x1ff)) { in xlog_verify_iclog()
3374 if (syncing == B_FALSE || (field_offset & 0x1ff)) { in xlog_verify_iclog()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm_syscalls.c167 B_FALSE); in xfs_qm_quotactl()
537 tempuqip = tempgqip = B_FALSE; in xfs_qm_scall_getqstat()
1043 vnode_refd = B_FALSE; in xfs_qm_dqrele_all_inodes()
1340 ipreleased = B_FALSE; in xfs_qm_internalqcheck_adjust()
Dxfs_qm_bhv.c261 *needquotamount = B_FALSE; in xfs_qm_newmount()
Dxfs_dquot.c592 newdquot = B_FALSE; in xfs_qm_dqtobp()
850 flist_locked = B_FALSE; in xfs_qm_dqlookup()
897 flist_locked = B_FALSE; in xfs_qm_dqlookup()
Dxfs_trans_dquot.c590 locked = B_FALSE; in xfs_trans_unreserve_and_mod_dquots()
Dxfs_qm.c2388 return (B_FALSE); in xfs_qm_dqalloc_incore()