Symbol: nlm_file
fs/lockd/lockd.h
226
struct nlm_file * b_file; /* file in question */
fs/lockd/lockd.h
323
__be32 nlmsvc_lock(struct svc_rqst *, struct nlm_file *,
fs/lockd/lockd.h
326
__be32 nlmsvc_unlock(struct net *net, struct nlm_file *, struct lockd_lock *);
fs/lockd/lockd.h
327
__be32 nlmsvc_testlock(struct svc_rqst *rqstp, struct nlm_file *file,
fs/lockd/lockd.h
330
__be32 nlmsvc_cancel_blocked(struct net *net, struct nlm_file *, struct lockd_lock *);
fs/lockd/lockd.h
332
void nlmsvc_traverse_blocks(struct nlm_host *, struct nlm_file *,
fs/lockd/lockd.h
342
__be32 nlm_lookup_file(struct svc_rqst *, struct nlm_file **,
fs/lockd/lockd.h
344
void nlm_release_file(struct nlm_file *);
fs/lockd/lockd.h
351
static inline struct file *nlmsvc_file_file(const struct nlm_file *file)
fs/lockd/lockd.h
357
static inline struct inode *nlmsvc_file_inode(struct nlm_file *file)
fs/lockd/lockd.h
363
nlmsvc_file_cannot_lock(const struct nlm_file *file)
fs/lockd/share.h
20
struct nlm_file * s_file; /* shared file */
fs/lockd/share.h
26
__be32 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file,
fs/lockd/share.h
28
__be32 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file,
fs/lockd/share.h
30
void nlmsvc_traverse_shares(struct nlm_host *, struct nlm_file *,
fs/lockd/svc4proc.c
1063
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
145
struct lockd_lock *lock, struct nlm_file **filp,
fs/lockd/svc4proc.c
151
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
254
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
303
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
415
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
477
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
596
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
655
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
718
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
781
struct nlm_file *file = NULL;
fs/lockd/svc4proc.c
990
struct nlm_file *file = NULL;
fs/lockd/svclock.c
145
nlmsvc_lookup_block(struct nlm_file *file, struct lockd_lock *lock)
fs/lockd/svclock.c
224
struct nlm_file *file, struct lockd_lock *lock,
fs/lockd/svclock.c
294
struct nlm_file *file = block->b_file;
fs/lockd/svclock.c
319
struct nlm_file *file,
fs/lockd/svclock.c
478
nlmsvc_lock(struct svc_rqst *rqstp, struct nlm_file *file,
fs/lockd/svclock.c
611
nlmsvc_testlock(struct svc_rqst *rqstp, struct nlm_file *file,
fs/lockd/svclock.c
672
nlmsvc_unlock(struct net *net, struct nlm_file *file, struct lockd_lock *lock)
fs/lockd/svclock.c
710
nlmsvc_cancel_blocked(struct net *net, struct nlm_file *file, struct lockd_lock *lock)
fs/lockd/svclock.c
850
struct nlm_file *file = block->b_file;
fs/lockd/svcproc.c
1015
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
1083
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
150
struct lockd_lock *lock, struct nlm_file **filp,
fs/lockd/svcproc.c
156
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
270
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
324
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
422
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
479
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
606
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
670
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
735
struct nlm_file *file = NULL;
fs/lockd/svcproc.c
802
struct nlm_file *file = NULL;
fs/lockd/svcshare.c
111
void nlmsvc_traverse_shares(struct nlm_host *host, struct nlm_file *file,
fs/lockd/svcshare.c
39
nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file,
fs/lockd/svcshare.c
85
nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file,
fs/lockd/svcsubs.c
133
nlm_lookup_file(struct svc_rqst *rqstp, struct nlm_file **result,
fs/lockd/svcsubs.c
136
struct nlm_file *file;
fs/lockd/svcsubs.c
192
nlm_delete_file(struct nlm_file *file)
fs/lockd/svcsubs.c
207
static int nlm_unlock_files(struct nlm_file *file, const struct file_lock *fl)
fs/lockd/svcsubs.c
236
nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file,
fs/lockd/svcsubs.c
280
nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match)
fs/lockd/svcsubs.c
292
nlm_file_inuse(struct nlm_file *file)
fs/lockd/svcsubs.c
315
static void nlm_close_files(struct nlm_file *file)
fs/lockd/svcsubs.c
328
int (*is_failover_file)(void *data, struct nlm_file *file))
fs/lockd/svcsubs.c
331
struct nlm_file *file;
fs/lockd/svcsubs.c
372
nlm_release_file(struct nlm_file *file)
fs/lockd/svcsubs.c
46
static inline void nlm_debug_print_file(char *msg, struct nlm_file *file)
fs/lockd/svcsubs.c
489
nlmsvc_match_sb(void *datap, struct nlm_file *file)
fs/lockd/svcsubs.c
59
static inline void nlm_debug_print_file(char *msg, struct nlm_file *file)
fs/lockd/svcsubs.c
91
struct nlm_file *file, int mode)