Home
last modified time | relevance | path

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

/Linux-v6.1/fs/afs/
Dsuper.c728 struct afs_volume_status *vs = &op->volstatus.vs; in afs_get_volume_status_success()
729 struct kstatfs *buf = op->volstatus.buf; in afs_get_volume_status_success()
773 op->volstatus.buf = buf; in afs_statfs()
Dinternal.h842 } volstatus; member
Dyfsclient.c1230 xdr_decode_YFSFetchVolumeStatus(&bp, &op->volstatus.vs); in yfs_deliver_fs_get_volume_status()
Dfsclient.c1317 xdr_decode_AFSFetchVolumeStatus(&bp, &op->volstatus.vs); in afs_deliver_fs_get_volume_status()