fs/lockd/lockd.h
184
struct nlm_block * a_block;
fs/lockd/svclock.c
1025
retry_deferred_block(struct nlm_block *block)
fs/lockd/svclock.c
1046
struct nlm_block *block;
fs/lockd/svclock.c
105
b = list_entry(pos, struct nlm_block, b_list);
fs/lockd/svclock.c
1050
block = list_entry(nlm_blocked.next, struct nlm_block, b_list);
fs/lockd/svclock.c
118
static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when)
fs/lockd/svclock.c
129
nlmsvc_remove_block(struct nlm_block *block)
fs/lockd/svclock.c
144
static struct nlm_block *
fs/lockd/svclock.c
147
struct nlm_block *block;
fs/lockd/svclock.c
186
static inline struct nlm_block *
fs/lockd/svclock.c
189
struct nlm_block *block;
fs/lockd/svclock.c
222
static struct nlm_block *
fs/lockd/svclock.c
227
struct nlm_block *block;
fs/lockd/svclock.c
280
static int nlmsvc_unlink_block(struct nlm_block *block)
fs/lockd/svclock.c
293
struct nlm_block *block = container_of(kref, struct nlm_block, b_count);
fs/lockd/svclock.c
308
static void nlmsvc_release_block(struct nlm_block *block)
fs/lockd/svclock.c
322
struct nlm_block *block, *next;
fs/lockd/svclock.c
36
static void nlmsvc_release_block(struct nlm_block *block);
fs/lockd/svclock.c
37
static void nlmsvc_insert_block(struct nlm_block *block, unsigned long);
fs/lockd/svclock.c
38
static void nlmsvc_remove_block(struct nlm_block *block);
fs/lockd/svclock.c
452
nlmsvc_defer_lock_rqst(struct svc_rqst *rqstp, struct nlm_block *block)
fs/lockd/svclock.c
483
struct nlm_block *block = NULL;
fs/lockd/svclock.c
712
struct nlm_block *block;
fs/lockd/svclock.c
753
nlmsvc_update_deferred_block(struct nlm_block *block, int result)
fs/lockd/svclock.c
764
struct nlm_block *block;
fs/lockd/svclock.c
803
struct nlm_block *block;
fs/lockd/svclock.c
848
nlmsvc_grant_blocked(struct nlm_block *block)
fs/lockd/svclock.c
88
nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when)
fs/lockd/svclock.c
90
struct nlm_block *b;
fs/lockd/svclock.c
932
struct nlm_block *block = call->a_block;
fs/lockd/svclock.c
987
struct nlm_block *block;