Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42xdr.c653 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_allocate()
746 encode_putfh(xdr, args->falloc_fh, &hdr); in nfs4_xdr_enc_deallocate()
H A Dnfs42proc.c51 .falloc_fh = NFS_FH(inode), in _nfs42_proc_fallocate()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1417 struct nfs_fh *falloc_fh; member