Searched refs:B_FALSE (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_types.h35 typedef enum { B_FALSE,B_TRUE } boolean_t; enumerator in enum:__anon32609
H A Dxfs_utils.c71 boolean_t call_again = B_FALSE;
H A Dxfs_vnodeops.c1259 boolean_t unlock_dp_on_error = B_FALSE;
1378 unlock_dp_on_error = B_FALSE;
1463 unlock_dp_on_error = B_FALSE;
1939 boolean_t unlock_dp_on_error = B_FALSE;
2056 unlock_dp_on_error = B_FALSE;
H A Dxfs_log.c3603 if (syncing == B_FALSE || (field_offset & 0x1ff)) {
3625 if (syncing == B_FALSE || (field_offset & 0x1ff)) {
H A Dxfs_ialloc.c714 *alloc_done = B_FALSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_types.h35 typedef enum { B_FALSE,B_TRUE } boolean_t; enumerator in enum:__anon20916
H A Dxfs_utils.c71 boolean_t call_again = B_FALSE;
H A Dxfs_vnodeops.c1259 boolean_t unlock_dp_on_error = B_FALSE;
1378 unlock_dp_on_error = B_FALSE;
1463 unlock_dp_on_error = B_FALSE;
1939 boolean_t unlock_dp_on_error = B_FALSE;
2056 unlock_dp_on_error = B_FALSE;
H A Dxfs_log.c3603 if (syncing == B_FALSE || (field_offset & 0x1ff)) {
3625 if (syncing == B_FALSE || (field_offset & 0x1ff)) {
H A Dxfs_ialloc.c714 *alloc_done = B_FALSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_dquot.c478 newdquot = B_FALSE;
738 flist_locked = B_FALSE;
786 flist_locked = B_FALSE;
H A Dxfs_qm_syscalls.c421 tempuqip = tempgqip = B_FALSE;
1155 ipreleased = B_FALSE;
H A Dxfs_trans_dquot.c542 locked = B_FALSE;
H A Dxfs_qm.c2142 * Return value is B_TRUE if we allocated a new dquot, B_FALSE if we managed
2163 return B_FALSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_dquot.c478 newdquot = B_FALSE;
738 flist_locked = B_FALSE;
786 flist_locked = B_FALSE;
H A Dxfs_qm_syscalls.c421 tempuqip = tempgqip = B_FALSE;
1155 ipreleased = B_FALSE;
H A Dxfs_trans_dquot.c542 locked = B_FALSE;
H A Dxfs_qm.c2142 * Return value is B_TRUE if we allocated a new dquot, B_FALSE if we managed
2163 return B_FALSE;

Completed in 170 milliseconds