Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dnfs42xdr.c667 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_allocate()
760 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_deallocate()
Dnfs42proc.c51 .falloc_fh = NFS_FH(inode), in _nfs42_proc_fallocate()
/linux-6.1.9/include/linux/
Dnfs_xdr.h1437 struct nfs_fh *falloc_fh; member