Searched defs:nlm_args (Results 1 – 4 of 4) sorted by relevance
20753 struct nlm_args { struct20754 struct nlm_cookie cookie;20755 struct nlm_lock lock;20756 u32 block;20757 u32 reclaim;20758 u32 state;20759 u32 monitor;20760 u32 fsm_access;20761 u32 fsm_mode;
52459 struct nlm_args { struct52482 struct nlm_args a_args; argument