Lines Matching defs:dir
24 static struct buffer_head *omfs_get_bucket(struct inode *dir, in omfs_get_bucket()
34 static struct buffer_head *omfs_scan_list(struct inode *dir, u64 block, in omfs_scan_list()
67 static struct buffer_head *omfs_find_entry(struct inode *dir, in omfs_find_entry()
113 struct inode *dir = dentry->d_parent->d_inode; in omfs_add_link() local
158 struct inode *dir = dentry->d_parent->d_inode; in omfs_delete_entry() local
238 static int omfs_remove(struct inode *dir, struct dentry *dentry) in omfs_remove()
256 static int omfs_add_node(struct inode *dir, struct dentry *dentry, int mode) in omfs_add_node()
280 static int omfs_mkdir(struct inode *dir, struct dentry *dentry, int mode) in omfs_mkdir()
285 static int omfs_create(struct inode *dir, struct dentry *dentry, int mode, in omfs_create()
291 static struct dentry *omfs_lookup(struct inode *dir, struct dentry *dentry, in omfs_lookup()
331 struct inode *dir = filp->f_dentry->d_inode; in omfs_fill_chain() local
406 struct inode *dir = filp->f_dentry->d_inode; in omfs_readdir() local