Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs42proc.c59 status = nfs42_set_rw_stateid(&args.falloc_stateid, filep, FMODE_WRITE); in _nfs42_proc_fallocate()
Dnfs42xdr.c92 encode_nfs4_stateid(xdr, &args->falloc_stateid); in encode_fallocate()
/linux-4.4.14/fs/nfsd/
Dxdr4.h489 stateid_t falloc_stateid; member
Dnfs4proc.c1021 &fallocate->falloc_stateid, in nfsd4_fallocate()
Dnfs4xdr.c1668 status = nfsd4_decode_stateid(argp, &fallocate->falloc_stateid); in nfsd4_decode_fallocate()
/linux-4.4.14/include/linux/
Dnfs_xdr.h1331 nfs4_stateid falloc_stateid; member