Home
last modified time | relevance | path

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

/linux-6.15/fs/nfs/
H A Dnfs42xdr.c545 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_allocate()
645 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_deallocate()
H A Dnfs42proc.c53 .falloc_fh = NFS_FH(inode), in _nfs42_proc_fallocate()
/linux-6.15/include/linux/
H A Dnfs_xdr.h1465 struct nfs_fh *falloc_fh; member