Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Dinode.c89 static int noisy = 5; in jfs_commit_inode() local
104 if (!special_file(inode->i_mode) && noisy) { in jfs_commit_inode()
108 noisy--; in jfs_commit_inode()
183 static int noisy = 5; in jfs_dirty_inode() local
186 if (!special_file(inode->i_mode) && noisy) { in jfs_dirty_inode()
192 noisy--; in jfs_dirty_inode()
/linux-4.19.296/fs/jffs2/
DKconfig15 int "JFFS2 debugging verbosity (0 = quiet, 2 = noisy)"
/linux-4.19.296/lib/
DKconfig.debug1205 noisy if they are called inside atomic sections: when a spinlock is