Searched refs:FSSH_B_FS_IS_READONLY (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_fs_info.h13 #define FSSH_B_FS_IS_READONLY 0x00000001 macro
H A Dfssh_api_wrapper.h891 #define B_FS_IS_READONLY FSSH_B_FS_IS_READONLY
/haiku/src/tools/fs_shell/
H A Dfssh.cpp813 print_flag(info.flags, FSSH_B_FS_IS_READONLY, "-", "W");

Completed in 42 milliseconds