Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dincore.h619 #define GFS2_FSNAME_LEN 256 macro
847 char sd_fsname[GFS2_FSNAME_LEN + 3 * sizeof(int) + 2];
848 char sd_table_name[GFS2_FSNAME_LEN];
849 char sd_proto_name[GFS2_FSNAME_LEN];
A Dops_fstype.c387 BUILD_BUG_ON(GFS2_LOCKNAME_LEN > GFS2_FSNAME_LEN); in init_names()

Completed in 9 milliseconds