OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntfs_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs.h
308
#ifdef
NTFS_DEBUG
309
extern int
ntfs_debug
;
310
#define DPRINTF(X, Y) do { if(
ntfs_debug
>= (X)) printf Y; } while(0)
313
#else /*
NTFS_DEBUG
*/
ntfs_subr.c
57
#ifdef
NTFS_DEBUG
58
int
ntfs_debug
=
NTFS_DEBUG
;
variable in typeref:typename:int
1707
#ifdef
NTFS_DEBUG
Completed in 12 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025