Home
last modified time | relevance | path

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

/fs/zonefs/
Dzonefs.h21 #define ZONEFS_NAME_MAX 16 macro
Dsuper.c1266 buf->f_namelen = ZONEFS_NAME_MAX; in zonefs_statfs()
1518 file_name = kmalloc(ZONEFS_NAME_MAX, GFP_KERNEL); in zonefs_create_zgroup()
1574 snprintf(file_name, ZONEFS_NAME_MAX - 1, "%u", n); in zonefs_create_zgroup()