Home
last modified time | relevance | path

Searched refs:NILFS_USER_INO (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dnilfs2_ondisk.h246 #define NILFS_USER_INO 11 /* Fisrt user's file inode number */ macro
/linux-6.3-rc2/fs/nilfs2/
A Dinode.c352 if (unlikely(ino < NILFS_USER_INO)) { in nilfs_new_inode()
360 } while (ino < NILFS_USER_INO); in nilfs_new_inode()

Completed in 7 milliseconds