Home
last modified time | relevance | path

Searched refs:CTRL_PATH_MAX_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs.h46 #define CTRL_PATH_MAX_LEN 21 macro
H A Dmain.c866 char ctrl_path[CTRL_PATH_MAX_LEN]; in hmdfs_fill_super()
905 scnprintf(ctrl_path, CTRL_PATH_MAX_LEN, "%llu", ctrl_hash); in hmdfs_fill_super()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs.h46 #define CTRL_PATH_MAX_LEN 21 macro
H A Dmain.c867 char ctrl_path[CTRL_PATH_MAX_LEN]; in hmdfs_fill_super()
906 scnprintf(ctrl_path, CTRL_PATH_MAX_LEN, "%llu", ctrl_hash); in hmdfs_fill_super()

Completed in 6 milliseconds