Home
last modified time | relevance | path

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

/dports/sysutils/lizardfs/lizardfs-3.12.0/src/common/
H A Dlizardfs_error_codes.h58 LIZARDFS_ERROR_EROFS = 33, // Read-only file system enumerator
H A Dmfserr.cc66 case LIZARDFS_ERROR_EROFS: in lizardfs_error_conv()
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/master/
H A Dfilesystem_quota.cc221 return LIZARDFS_ERROR_EROFS; in fs_quota_set()
H A Dfilesystem_node.cc1768 return LIZARDFS_ERROR_EROFS; in verify_session()
H A Dmatoclserv.cc2978 status = LIZARDFS_ERROR_EROFS; in matoclserv_fuse_write_chunk_end()