Home
last modified time | relevance | path

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

/fs/ext4/
Dsuper.c2337 static int parse_strtoul(const char *buf, in parse_strtoul() function
2390 if (parse_strtoul(buf, 0x40000000, &t)) in inode_readahead_blks_store()
2415 if (parse_strtoul(buf, 0xffffffff, &t)) in sbi_ui_store()