Lines Matching defs:dentry
49 static inline int nilfs_add_nondir(struct dentry *dentry, struct inode *inode) in nilfs_add_nondir()
66 nilfs_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in nilfs_lookup()
87 static int nilfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, in nilfs_create()
115 nilfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) in nilfs_mknod()
142 static int nilfs_symlink(struct inode *dir, struct dentry *dentry, in nilfs_symlink()
190 struct dentry *dentry) in nilfs_link()
216 static int nilfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in nilfs_mkdir()
271 static int nilfs_do_unlink(struct inode *dir, struct dentry *dentry) in nilfs_do_unlink()
305 static int nilfs_unlink(struct inode *dir, struct dentry *dentry) in nilfs_unlink()
326 static int nilfs_rmdir(struct inode *dir, struct dentry *dentry) in nilfs_rmdir()
522 static int nilfs_encode_fh(struct dentry *dentry, __u32 *fh, int *lenp, in nilfs_encode_fh()