Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dsuper.c533 static int grab_super(struct super_block *s) __releases(sb_lock) in grab_super() function
577 if (grab_super(sb)) { in grab_super_dead()
1048 if (!grab_super(sb)) in get_active_super()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2400 if (!grab_super(old)) in sget()