Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c2302 static char fsname_static[MTI_NAME_MAXLEN]; in ll_get_fsname() local
2311 buf = fsname_static; in ll_get_fsname()
2312 buflen = sizeof(fsname_static); in ll_get_fsname()