Home
last modified time | relevance | path

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

/fs/cachefiles/
Dkey.c38 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
45 print = 1; in cachefiles_cook_key()
49 print &= cachefiles_filecharmap[ch]; in cachefiles_cook_key()
52 if (print) { in cachefiles_cook_key()
88 if (print) { in cachefiles_cook_key()
/fs/jffs2/
DKconfig23 enable a few assertions and will print debugging messages at the
/fs/cramfs/
DREADME70 -print'.
/fs/befs/
DChangeLog113 * Added new debug/warning/error print functions in debug.c.
/fs/cifs/
Dcifsglob.h1078 bool print:1; /* set if connection to printer share */ member
Dsmb2pdu.c1873 tcon->print = true; in SMB2_tcon()