• Home
  • Raw
  • Download

Lines Matching defs:dentry

27 	struct hmdfs_dentry *dentry = NULL;  in lookup_remote_dentry()  local
72 struct dentry *dentry, in get_remote_inode_info()
115 struct dentry *dentry = rw->dentry; in hmdfs_remote_readdir_work() local
137 static void get_remote_dentry_file_in_wq(struct dentry *dentry, in get_remote_dentry_file_in_wq()
164 void get_remote_dentry_file_sync(struct dentry *dentry, struct hmdfs_peer *con) in get_remote_dentry_file_sync()
171 struct dentry *dentry, in hmdfs_lookup_by_con()
520 void delete_in_cache_file(uint64_t dev_id, struct dentry *dentry) in delete_in_cache_file()
533 int hmdfs_mkdir_remote_dentry(struct hmdfs_peer *conn, struct dentry *dentry, in hmdfs_mkdir_remote_dentry()
577 int hmdfs_mkdir_remote(struct inode *dir, struct dentry *dentry, umode_t mode) in hmdfs_mkdir_remote()
602 int hmdfs_create_remote_dentry(struct hmdfs_peer *conn, struct dentry *dentry, in hmdfs_create_remote_dentry()
648 int hmdfs_create_remote(struct inode *dir, struct dentry *dentry, umode_t mode, in hmdfs_create_remote()
674 int hmdfs_rmdir_remote_dentry(struct hmdfs_peer *conn, struct dentry *dentry) in hmdfs_rmdir_remote_dentry()
695 int hmdfs_rmdir_remote(struct inode *dir, struct dentry *dentry) in hmdfs_rmdir_remote()
724 int hmdfs_dev_unlink_from_con(struct hmdfs_peer *conn, struct dentry *dentry) in hmdfs_dev_unlink_from_con()
746 int hmdfs_unlink_remote(struct inode *dir, struct dentry *dentry) in hmdfs_unlink_remote()
855 static int hmdfs_dir_setattr_remote(struct dentry *dentry, struct iattr *ia) in hmdfs_dir_setattr_remote()
872 static int hmdfs_setattr_remote(struct dentry *dentry, struct iattr *ia) in hmdfs_setattr_remote()
912 int hmdfs_remote_getattr(struct hmdfs_peer *conn, struct dentry *dentry, in hmdfs_remote_getattr()
965 ssize_t hmdfs_remote_listxattr(struct dentry *dentry, char *list, size_t size) in hmdfs_remote_listxattr()