Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h686 stateid_t falloc_stateid; member
H A Dnfs4proc.c2156 &fallocate->falloc_stateid, in nfsd4_fallocate()
/linux/include/linux/
H A Dnfs_xdr.h1476 nfs4_stateid falloc_stateid; member
/linux/fs/nfs/
H A Dnfs4trace.h2522 be32_to_cpu(args->falloc_stateid.seqid);
2524 nfs_stateid_hash(&args->falloc_stateid);
H A Dnfs42xdr.c298 encode_nfs4_stateid(xdr, &args->falloc_stateid); in encode_fallocate()
H A Dnfs42proc.c66 status = nfs4_set_rw_stateid(&args.falloc_stateid, lock->open_context, in _nfs42_proc_fallocate()