Searched defs:nfsd4_blocked_lock (Results 1 – 1 of 1) sorted by relevance
619 struct nfsd4_blocked_lock { struct620 struct list_head nbl_list;621 struct list_head nbl_lru;622 time64_t nbl_time;623 struct file_lock nbl_lock;624 struct knfsd_fh nbl_fh;625 struct nfsd4_callback nbl_cb;