Home
last modified time | relevance | path

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

/fs/xfs/
DKconfig128 bool "XFS online metadata check support"
147 bool "XFS online metadata check usage data collection"
153 the online metadata check subsystem. This includes the number
164 bool "XFS online metadata repair support"
/fs/nilfs2/
DKconfig21 its writable mount, and this feature is convenient for online backup.
/fs/afs/
Dafs.h177 u8 online; /* true if volume currently online and available */ member
Dyfsclient.c309 vs->online = flags & yfs_FVSOnline; in xdr_decode_YFSFetchVolumeStatus()
Dfsclient.c220 vs->online = ntohl(*bp++); in xdr_decode_AFSFetchVolumeStatus()