Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dafs_fs.h53 VDISKFULL = 108, /* disk partition is full */ enumerator
H A Dmisc.c34 case VDISKFULL: return -ENOSPC; in afs_abort_to_error()
H A Drotate.c190 case VDISKFULL: in afs_select_fileserver()