Home
last modified time | relevance | path

Searched defs:new_fs (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/resize/
Donline.c58 ext2_filsys new_fs; in online_resize_fs() local
Dresize2fs.h106 ext2_filsys new_fs; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.c409 struct pipe_shader_state *new_fs; in util_pstipple_create_fragment_shader() local
/external/webrtc/webrtc/base/
Dfileutils.h415 explicit FilesystemScope(FilesystemInterface *new_fs) { in FilesystemScope()