Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dbinfmt_misc.c590 static struct inode *bm_get_inode(struct super_block *sb, int mode) in bm_get_inode() function
795 inode = bm_get_inode(sb, S_IFREG | 0644); in bm_register_write()