Home
last modified time | relevance | path

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

/Linux-v5.4/fs/afs/
Dfsclient.c158 struct afs_volsync *volsync) in xdr_decode_AFSVolSync() argument
171 if (volsync) in xdr_decode_AFSVolSync()
172 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()
1981 struct afs_volsync *volsync) in afs_fs_fetch_status() argument
1987 return yfs_fs_fetch_status(fc, net, fid, scb, volsync); in afs_fs_fetch_status()
2001 call->out_volsync = volsync; in afs_fs_fetch_status()
2147 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()
394 struct afs_volsync *volsync) in yfs_fs_fetch_file_status() argument
417 call->out_volsync = volsync; in yfs_fs_fetch_file_status()
1765 struct afs_volsync *volsync) in yfs_fs_fetch_status() argument
1786 call->out_volsync = volsync; in yfs_fs_fetch_status()
1933 struct afs_volsync *volsync) in yfs_fs_inline_bulk_status() argument
1955 call->out_volsync = volsync; in yfs_fs_inline_bulk_status()