Home
last modified time | relevance | path

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

/linux/fs/configfs/
H A Ddir.c1293 int module_got = 0; in configfs_mkdir()
1409 module_got = 1; in configfs_mkdir()
1447 if (module_got) in configfs_mkdir()
1292 int module_got = 0; configfs_mkdir() local