Searched defs:nfsd4_blocked_lock (Results 1 – 1 of 1) sorted by relevance
591 struct nfsd4_blocked_lock { struct592 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;