Searched refs:nbl (Results 1 – 3 of 3) sorted by relevance
301 if (!nbl) { in find_or_allocate_block()302 nbl = kmalloc(sizeof(*nbl), GFP_KERNEL); in find_or_allocate_block()303 if (nbl) { in find_or_allocate_block()314 return nbl; in find_or_allocate_block()324 kfree(nbl); in free_nbl()359 free_blocked_lock(nbl); in remove_blocked_locks()396 free_blocked_lock(nbl); in nfsd4_cb_notify_lock_release()6847 free_blocked_lock(nbl); in nfs4_laundromat()8251 if (!nbl) { in nfsd4_lock()8294 nbl = NULL; in nfsd4_lock()[all …]
845 const struct nfsd4_blocked_lock *nbl = in nfs4_xdr_enc_cb_notify_lock() local847 struct nfs4_lockowner *lo = (struct nfs4_lockowner *)nbl->nbl_lock.c.flc_owner; in nfs4_xdr_enc_cb_notify_lock()862 encode_nfs_fh4(xdr, &nbl->nbl_fh); in nfs4_xdr_enc_cb_notify_lock()
1756 const struct nfsd4_blocked_lock *nbl1758 TP_ARGS(lo, nbl),1770 __entry->fh_hash = knfsd_fh_hash(&nbl->nbl_fh);