Home
last modified time | relevance | path

Searched refs:ROOT_NID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Dsuper.c381 inode = erofs_iget(sb, ROOT_NID(sbi), true); in erofs_fc_fill_super()
387 ROOT_NID(sbi), inode->i_mode); in erofs_fc_fill_super()
402 erofs_info(sb, "mounted with root inode @ nid %llu.", ROOT_NID(sbi)); in erofs_fc_fill_super()
H A Dinternal.h208 #define ROOT_NID(sb) ((sb)->root_nid) macro
/kernel/linux/linux-6.6/fs/erofs/
H A Dsuper.c664 inode = erofs_iget(sb, ROOT_NID(sbi)); in erofs_fc_fill_super()
670 ROOT_NID(sbi), inode->i_mode); in erofs_fc_fill_super()
700 erofs_info(sb, "mounted with root inode @ nid %llu.", ROOT_NID(sbi)); in erofs_fc_fill_super()
H A Dinternal.h231 #define ROOT_NID(sb) ((sb)->root_nid) macro

Completed in 5 milliseconds