Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dfsclient.c311 struct afs_volsync *volsync) in xdr_decode_AFSVolSync() argument
315 volsync->creation = ntohl(*bp++); in xdr_decode_AFSVolSync()
426 int afs_fs_fetch_file_status(struct afs_fs_cursor *fc, struct afs_volsync *volsync, in afs_fs_fetch_file_status() argument
446 call->reply[1] = volsync; in afs_fs_fetch_file_status()
2099 struct afs_volsync *volsync = call->reply[3]; in afs_deliver_fs_fetch_status() local
2121 if (volsync) in afs_deliver_fs_fetch_status()
2122 xdr_decode_AFSVolSync(&bp, volsync); in afs_deliver_fs_fetch_status()
2146 struct afs_volsync *volsync) in afs_fs_fetch_status() argument
2164 call->reply[3] = volsync; in afs_fs_fetch_status()
2314 struct afs_volsync *volsync) in afs_fs_inline_bulk_status() argument
[all …]