Searched refs:RSB_VALNOTVALID (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/dlm/
H A Ddlm_internal.h301 RSB_VALNOTVALID, enumerator in enum:rsb_flags
H A Ddebug_fs.c117 if (rsb_flag(res, RSB_VALNOTVALID))
H A Drecover.c569 * RSB_VALNOTVALID is set if there are only NL/CR locks on the rsb. If it
625 rsb_set_flag(r, RSB_VALNOTVALID);
H A Dlock.c1183 rsb_set_flag(r, RSB_VALNOTVALID);
1202 rsb_clear_flag(r, RSB_VALNOTVALID);
1205 if (rsb_flag(r, RSB_VALNOTVALID))
1215 rsb_set_flag(r, RSB_VALNOTVALID);
1233 rsb_clear_flag(r, RSB_VALNOTVALID);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/dlm/
H A Ddlm_internal.h301 RSB_VALNOTVALID, enumerator in enum:rsb_flags
H A Ddebug_fs.c117 if (rsb_flag(res, RSB_VALNOTVALID))
H A Drecover.c569 * RSB_VALNOTVALID is set if there are only NL/CR locks on the rsb. If it
625 rsb_set_flag(r, RSB_VALNOTVALID);
H A Dlock.c1183 rsb_set_flag(r, RSB_VALNOTVALID);
1202 rsb_clear_flag(r, RSB_VALNOTVALID);
1205 if (rsb_flag(r, RSB_VALNOTVALID))
1215 rsb_set_flag(r, RSB_VALNOTVALID);
1233 rsb_clear_flag(r, RSB_VALNOTVALID);

Completed in 128 milliseconds