Home
last modified time | relevance | path

Searched refs:ST_RDONLY (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dstatfs.h29 #define ST_RDONLY 0x0001 /* mount read-only */ macro
/linux-3.4.99/fs/
Dstatfs.c17 flags |= ST_RDONLY; in flags_by_mnt()