Searched defs:dir_i (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/jffs2/
H A Dacl.c270 int jffs2_init_acl_pre(struct inode *dir_i, struct inode *inode, umode_t *i_mode) jffs2_init_acl_pre() argument
H A Ddir.c77 static struct dentry *jffs2_lookup(struct inode *dir_i, struct dentry *target, jffs2_lookup() argument
158 static int jffs2_create(struct inode *dir_i, struct dentry *dentry, jffs2_create() argument
223 static int jffs2_unlink(struct inode *dir_i, struct dentry *dentry) jffs2_unlink() argument
242 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) jffs2_link() argument
278 static int jffs2_symlink (struct inode *dir_i, struct dentry *dentry, const char *target) jffs2_symlink() argument
440 static int jffs2_mkdir (struct inode *dir_i, struct dentry *dentry, umode_t mode) jffs2_mkdir() argument
584 static int jffs2_rmdir (struct inode *dir_i, struct dentry *dentry) jffs2_rmdir() argument
608 static int jffs2_mknod (struct inode *dir_i, struct dentry *dentry, umode_t mode, dev_t rdev) jffs2_mknod() argument
H A Dfs.c422 struct inode *jffs2_new_inode (struct inode *dir_i, umode_t mode, struct jffs2_raw_inode *ri) jffs2_new_inode() argument

Completed in 155 milliseconds