Searched defs:mstype (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/dlm/
H A Dlock.c772 static int msg_reply_type(int mstype) argument
792 static int add_to_waiters(struct dlm_lkb *lkb, int mstype) argument
848 static int _remove_from_waiters(struct dlm_lkb *lkb, int mstype) argument
896 remove_from_waiters(struct dlm_lkb *lkb, int mstype) argument
2363 _create_message(struct dlm_ls *ls, int mb_len, int to_nodeid, int mstype, struct dlm_message **ms_ret, struct dlm_mhandle **mh_ret) argument
2397 create_message(struct dlm_rsb *r, struct dlm_lkb *lkb, int to_nodeid, int mstype, struct dlm_message **ms_ret, struct dlm_mhandle **mh_ret) argument
2478 send_common(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype) argument
2630 send_common_reply(struct dlm_rsb *r, struct dlm_lkb *lkb, int mstype, int rv) argument
3057 int error, mstype, result; local
3645 int error = 0, mstype, err, oc, ou; local
[all...]

Completed in 94 milliseconds