Home
last modified time | relevance | path

Searched refs:volsync (Results 1 – 2 of 2) sorted by relevance

/fs/afs/
Dfsclient.c160 struct afs_volsync *volsync) in xdr_decode_AFSVolSync() argument
173 if (volsync) in xdr_decode_AFSVolSync()
174 volsync->creation = creation; in xdr_decode_AFSVolSync()
276 struct afs_volsync *volsync) in afs_fs_fetch_file_status() argument
284 return yfs_fs_fetch_file_status(fc, scb, volsync); in afs_fs_fetch_file_status()
298 call->out_volsync = volsync; in afs_fs_fetch_file_status()
1955 struct afs_volsync *volsync) in afs_fs_fetch_status() argument
1961 return yfs_fs_fetch_status(fc, net, fid, scb, volsync); in afs_fs_fetch_status()
1975 call->out_volsync = volsync; in afs_fs_fetch_status()
2118 struct afs_volsync *volsync) in afs_fs_inline_bulk_status() argument
[all …]
Dyfsclient.c254 struct afs_volsync *volsync) in xdr_decode_YFSVolSync() argument
259 if (volsync) { in xdr_decode_YFSVolSync()
262 volsync->creation = creation; in xdr_decode_YFSVolSync()
390 struct afs_volsync *volsync) in yfs_fs_fetch_file_status() argument
413 call->out_volsync = volsync; in yfs_fs_fetch_file_status()
1735 struct afs_volsync *volsync) in yfs_fs_fetch_status() argument
1756 call->out_volsync = volsync; in yfs_fs_fetch_status()
1901 struct afs_volsync *volsync) in yfs_fs_inline_bulk_status() argument
1923 call->out_volsync = volsync; in yfs_fs_inline_bulk_status()