Home
last modified time | relevance | path

Searched refs:lastbytewritten (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dnfs_xdr.h272 __u64 lastbytewritten; member
/linux-4.4.14/fs/nfs/
Dpnfs.c2280 data->args.lastbytewritten = end_pos - 1; in pnfs_layoutcommit_inode()
Dnfs4xdr.c1978 dprintk("%s: lbw: %llu type: %d\n", __func__, args->lastbytewritten, in encode_layoutcommit()
1985 p = xdr_encode_hyper(p, args->lastbytewritten + 1); /* length */ in encode_layoutcommit()
1990 p = xdr_encode_hyper(p, args->lastbytewritten); in encode_layoutcommit()
Dnfs4proc.c8234 data->args.lastbytewritten, in nfs4_proc_layoutcommit()