Searched refs:s_root (Results 1 – 2 of 2) sorted by relevance
2316 sb->s_root = d_make_root(root); in ubifs_fill_super()2317 if (!sb->s_root) { in ubifs_fill_super()2322 sb->s_root = NULL; in ubifs_fill_super()2488 if (sb->s_root) { in ubifs_mount()2512 return dget(sb->s_root); in ubifs_mount()
300 struct dentry *s_root; member
Completed in 13 milliseconds