Searched refs:bl (Results 1 – 2 of 2) sorted by relevance
160 FileLock *al, *bl; in LockFile() local162 Status bs = b_->LockFile(f, &bl); in LockFile()164 if (as.ok()) *l = new FileLockMirror(al, bl); in LockFile()
761 librados::bufferlist bl; in _RenameFid() local765 bl.append(fid); in _RenameFid()767 kvs[new_fname] = bl; in _RenameFid()