Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4trace.h2345 be32_to_cpu(args->falloc_stateid.seqid);
2347 nfs_stateid_hash(&args->falloc_stateid);
H A Dnfs42xdr.c273 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()
/linux/include/linux/
H A Dnfs_xdr.h1466 nfs4_stateid falloc_stateid; member
/linux/fs/nfsd/
H A Dnfs4proc.c2102 &fallocate->falloc_stateid, in nfsd4_fallocate()