Home
last modified time | relevance | path

Searched defs:direntry (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/fs/smb/client/
Ddir.c28 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,
433 cifs_atomic_open(struct inode *inode, struct dentry *direntry,
549 struct dentry *direntry, umode_t mode, bool excl)
599 struct dentry *direntry, umode_t mode, dev_t device_number)
649 cifs_lookup(struct inode *parent_dir_inode, struct dentry *direntry,
[all …]
Dlink.c465 struct dentry *direntry)
568 struct dentry *direntry, const char *symname)
Dinode.c2221 struct dentry *direntry, umode_t mode)
2299 int cifs_rmdir(struct inode *inode, struct dentry *direntry)
3034 cifs_setattr_unix(struct dentry *direntry, struct iattr *attrs)
3184 cifs_setattr_nounix(struct dentry *direntry, struct iattr *attrs)
3376 cifs_setattr(struct mnt_idmap *idmap, struct dentry *direntry,
Dxattr.c363 ssize_t cifs_listxattr(struct dentry *direntry, char *data, size_t buf_size) in cifs_listxattr()
/linux-6.14.4/fs/
Dbad_inode.c106 struct dentry *direntry, struct iattr *attrs) in bad_inode_setattr()