Home
last modified time | relevance | path

Searched refs:cbl_fh (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/nfs/
Dcallback.h152 struct nfs_fh cbl_fh; member
Dcallback_proc.c256 ino = nfs_layout_find_inode(clp, &args->cbl_fh, &args->cbl_stateid); in initiate_file_draining()
312 trace_nfs4_cb_layoutrecall_file(clp, &args->cbl_fh, ino, in initiate_file_draining()
Dcallback_xdr.c244 status = decode_fh(xdr, &args->cbl_fh); in decode_layoutrecall_args()