Home
last modified time | relevance | path

Searched defs:nfsd4_blocked_lock (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/nfsd/
Dstate.h591 struct nfsd4_blocked_lock { struct
592 struct list_head nbl_list;
593 struct list_head nbl_lru;
594 unsigned long nbl_time;
595 struct file_lock nbl_lock;
596 struct knfsd_fh nbl_fh;
597 struct nfsd4_callback nbl_cb;