Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddir.c76 struct inode *ubifs_new_inode(struct ubifs_info *c, struct inode *dir, in ubifs_new_inode() function
312 inode = ubifs_new_inode(c, dir, mode); in ubifs_create()
391 inode = ubifs_new_inode(c, dir, mode); in do_tmpfile()
978 inode = ubifs_new_inode(c, dir, S_IFDIR | mode); in ubifs_mkdir()
1065 inode = ubifs_new_inode(c, dir, mode); in ubifs_mknod()
1147 inode = ubifs_new_inode(c, dir, S_IFLNK | S_IRWXUGO); in ubifs_symlink()
H A Dxattr.c113 inode = ubifs_new_inode(c, host, S_IFREG | S_IRWXUGO); in create_xattr()
H A Dubifs.h1998 struct inode *ubifs_new_inode(struct ubifs_info *c, struct inode *dir,
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h2354 struct inode *ubifs_new_inode(struct ubifs_info *c, const struct inode *dir,