Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback.h154 struct nfs_fh cbl_fh; member
H A Dcallback_proc.c252 ino = nfs_layout_find_inode(clp, &args->cbl_fh, &args->cbl_stateid); in initiate_file_draining()
309 trace_nfs4_cb_layoutrecall_file(clp, &args->cbl_fh, ino, in initiate_file_draining()
H A Dcallback_xdr.c234 status = decode_fh(xdr, &args->cbl_fh); in decode_layoutrecall_args()