Home
last modified time | relevance | path

Searched refs:nlm_block (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/lockd/
Dsvclock.c42 static void nlmsvc_release_block(struct nlm_block *block);
43 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long);
44 static void nlmsvc_remove_block(struct nlm_block *block);
89 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block_locked()
91 struct nlm_block *b; in nlmsvc_insert_block_locked()
106 b = list_entry(pos, struct nlm_block, b_list); in nlmsvc_insert_block_locked()
119 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block()
130 nlmsvc_remove_block(struct nlm_block *block) in nlmsvc_remove_block()
143 static struct nlm_block *
146 struct nlm_block *block; in nlmsvc_lookup_block()
[all …]
/linux-4.1.27/include/linux/lockd/
Dlockd.h141 struct nlm_block * a_block;
169 struct nlm_block { struct