Searched refs:HMDFS_ROOT_ANCESTOR (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ | ||
D | inode.h | 206 HMDFS_ROOT_ANCESTOR = 1, // / enumerator |
D | inode_root.c | 331 inode = hmdfs_iget_locked_root(sb, HMDFS_ROOT_ANCESTOR, lower_inode, in fill_root_inode() |