Searched refs:FS_OPTIONS_LEN (Results 1 - 1 of 1) sorted by last modified time

/system/core/fs_mgr/
H A Dfs_mgr.c240 #define FS_OPTIONS_LEN 1024 macro
241 char tmp_fs_options[FS_OPTIONS_LEN];
325 fstab[cnt].flags = parse_flags(p, mount_flags, 0, tmp_fs_options, FS_OPTIONS_LEN);

Completed in 34 milliseconds