Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dllite_lib.c2238 static char fsname_static[MTI_NAME_MAXLEN]; in ll_get_fsname() local
2247 buf = fsname_static; in ll_get_fsname()
2248 buflen = sizeof(fsname_static); in ll_get_fsname()