Home
last modified time | relevance | path

Searched refs:falloc_stateid (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h525 stateid_t falloc_stateid; member
H A Dnfs4proc.c1656 &fallocate->falloc_stateid, in nfsd4_fallocate()
H A Dnfs4xdr.c1732 status = nfsd4_decode_stateid(argp, &fallocate->falloc_stateid); in nfsd4_decode_fallocate()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1418 nfs4_stateid falloc_stateid; member
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs42xdr.c264 encode_nfs4_stateid(xdr, &args->falloc_stateid); in encode_fallocate()
H A Dnfs42proc.c64 status = nfs4_set_rw_stateid(&args.falloc_stateid, lock->open_context, in _nfs42_proc_fallocate()