1 line
No EOL
644 B
JavaScript
1 line
No EOL
644 B
JavaScript
initSidebarItems({"constant":[["APPEND",""],["IMMUTABLE",""],["MANDLOCK","Allow mandatory locks on the filesystem"],["NOATIME","Do not update access times on files"],["NODEV","Do not interpret character or block-special devices"],["NODIRATIME","Do not update access times on files"],["NOEXEC","Do not allow execution of binaries on the filesystem"],["NOSUID","Do not allow the set-uid bits to have an effect"],["RDONLY","Read Only"],["RELATIME","Update access time relative to modify/change time"],["SYNCHRONOUS","All IO should be done synchronously"],["WRITE",""]],"struct":[["FsFlags","Mount Flags"],["Statvfs","The posix statvfs struct"]]}); |