kernel-fxtec-pro1x/include/net/9p
Venkateswararao Jujjuri (JV) 920e65dc69 [9p] Introduce client side TFSYNC/RFSYNC for dotl.
SYNOPSIS
    size[4] Tfsync tag[2] fid[4]

    size[4] Rfsync tag[2]

DESCRIPTION

The Tfsync transaction transfers ("flushes") all modified in-core data of
file identified by fid to the disk device (or other  permanent  storage
device)  where that  file  resides.

Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2010-10-28 09:08:47 -05:00
..
9p.h [9p] Introduce client side TFSYNC/RFSYNC for dotl. 2010-10-28 09:08:47 -05:00
client.h [9p] Introduce client side TFSYNC/RFSYNC for dotl. 2010-10-28 09:08:47 -05:00
transport.h