Searched refs:is_readonly (Results 1 – 3 of 3) sorted by relevance
41 is_readonly() function111 if is_readonly ${_fs}; then
42 is_readonly() function127 if is_readonly ${_fs}; then
2043 bool is_readonly = !permissions.Test(ePermissionsWritable) && in ReadMemory() local2045 if (is_readonly) { in ReadMemory()