Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs42proc.c54 status = nfs42_set_rw_stateid(&args.falloc_stateid, filep, FMODE_WRITE); in _nfs42_proc_fallocate()
Dnfs42xdr.c53 encode_nfs4_stateid(xdr, &args->falloc_stateid); in encode_fallocate()
/linux-4.1.27/fs/nfsd/
Dxdr4.h488 stateid_t falloc_stateid; member
Dnfs4proc.c1028 &fallocate->falloc_stateid, in nfsd4_fallocate()
Dnfs4xdr.c1667 status = nfsd4_decode_stateid(argp, &fallocate->falloc_stateid); in nfsd4_decode_fallocate()
/linux-4.1.27/include/linux/
Dnfs_xdr.h1273 nfs4_stateid falloc_stateid; member