Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsysfs.c491 char *nr_str = strsep(&p, " \t\n"); in STORE() local
499 !(ret = bch2_strtoull_h(nr_str, &nr))) in STORE()