Home
last modified time | relevance | path

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

/Linux-v5.10/fs/afs/
Dsuper.c727 struct afs_volume_status *vs = &op->volstatus.vs; in afs_get_volume_status_success()
728 struct kstatfs *buf = op->volstatus.buf; in afs_get_volume_status_success()
772 op->volstatus.buf = buf; in afs_statfs()
Dinternal.h827 } volstatus; member
Dyfsclient.c1275 xdr_decode_YFSFetchVolumeStatus(&bp, &op->volstatus.vs); in yfs_deliver_fs_get_volume_status()
Dfsclient.c1356 xdr_decode_AFSFetchVolumeStatus(&bp, &op->volstatus.vs); in afs_deliver_fs_get_volume_status()