Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dnfs42xdr.c659 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_allocate()
752 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_deallocate()
Dnfs42proc.c51 .falloc_fh = NFS_FH(inode), in _nfs42_proc_fallocate()
/Linux-v5.15/include/linux/
Dnfs_xdr.h1434 struct nfs_fh *falloc_fh; member