Searched defs:direntry (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/fs/cifs/ |
A D | dir.c | 28 renew_parental_timestamps(struct dentry *direntry) in renew_parental_timestamps() 71 build_path_from_dentry(struct dentry *direntry, void *page) in build_path_from_dentry() 81 char *__build_path_from_dentry_optional_prefix(struct dentry *direntry, void *page, in __build_path_from_dentry_optional_prefix() 137 char *build_path_from_dentry_optional_prefix(struct dentry *direntry, void *page, in build_path_from_dentry_optional_prefix() 153 check_name(struct dentry *direntry, struct cifs_tcon *tcon) in check_name() 177 static int cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, 418 cifs_atomic_open(struct inode *inode, struct dentry *direntry, 534 struct dentry *direntry, umode_t mode, bool excl) 584 struct dentry *direntry, umode_t mode, dev_t device_number) 627 cifs_lookup(struct inode *parent_dir_inode, struct dentry *direntry, [all …]
|
A D | link.c | 474 struct dentry *direntry) 577 struct dentry *direntry, const char *symname)
|
A D | inode.c | 1916 struct dentry *direntry, umode_t mode) 1994 int cifs_rmdir(struct inode *inode, struct dentry *direntry) 2736 cifs_setattr_unix(struct dentry *direntry, struct iattr *attrs) 2885 cifs_setattr_nounix(struct dentry *direntry, struct iattr *attrs) 3074 cifs_setattr(struct mnt_idmap *idmap, struct dentry *direntry,
|
A D | xattr.c | 360 ssize_t cifs_listxattr(struct dentry *direntry, char *data, size_t buf_size) in cifs_listxattr()
|
/linux-6.3-rc2/fs/ |
A D | bad_inode.c | 106 struct dentry *direntry, struct iattr *attrs) in bad_inode_setattr()
|
Completed in 17 milliseconds