Home
last modified time | relevance | path

Searched refs:INUM_WATERMARK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dmaster.c186 if (c->highest_inum >= INUM_WATERMARK) { in validate_master()
H A Dcommit.c621 highest_ino_key(c, &upper_key, INUM_WATERMARK); in dbg_check_old_index()
H A Ddir.c143 if (c->highest_inum >= INUM_WATERMARK) { in ubifs_new_inode()
150 (unsigned long)c->highest_inum, INUM_WATERMARK); in ubifs_new_inode()
H A Dubifs.h70 #define INUM_WATERMARK 0xFFFFFF00 macro
/kernel/linux/linux-6.6/fs/ubifs/
H A Dmaster.c186 if (c->highest_inum >= INUM_WATERMARK) { in validate_master()
H A Dcommit.c621 highest_ino_key(c, &upper_key, INUM_WATERMARK); in dbg_check_old_index()
H A Ddir.c145 if (c->highest_inum >= INUM_WATERMARK) { in ubifs_new_inode()
152 (unsigned long)c->highest_inum, INUM_WATERMARK); in ubifs_new_inode()
H A Dubifs.h72 #define INUM_WATERMARK 0xFFFFFF00 macro

Completed in 14 milliseconds