Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dsuper.c2316 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()
A Dubifs.h300 struct dentry *s_root; member

Completed in 13 milliseconds