Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dxdr4.h516 stateid_t falloc_stateid; member
Dnfs4proc.c1952 &fallocate->falloc_stateid, in nfsd4_fallocate()
Dnfs4xdr.c1874 status = nfsd4_decode_stateid4(argp, &fallocate->falloc_stateid); in nfsd4_decode_fallocate()
/linux-6.1.9/include/linux/
Dnfs_xdr.h1438 nfs4_stateid falloc_stateid; member
/linux-6.1.9/fs/nfs/
Dnfs4trace.h2201 be32_to_cpu(args->falloc_stateid.seqid);
2203 nfs_stateid_hash(&args->falloc_stateid);
Dnfs42proc.c64 status = nfs4_set_rw_stateid(&args.falloc_stateid, lock->open_context, in _nfs42_proc_fallocate()
Dnfs42xdr.c264 encode_nfs4_stateid(xdr, &args->falloc_stateid); in encode_fallocate()