Searched refs:HMDFS_ROOT_INVALID (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ | ||
D | inode.h | 214 HMDFS_ROOT_INVALID, enumerator |
D | inode.c | 334 if (unlikely(root_ino < 0 || root_ino >= HMDFS_ROOT_INVALID)) { in hmdfs_iget_locked_root() |