Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A 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()
138 char *build_path_from_dentry_optional_prefix(struct dentry *direntry, void *page, in build_path_from_dentry_optional_prefix()
154 check_name(struct dentry *direntry, struct cifs_tcon *tcon) in check_name()
178 static int cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid,
461 cifs_atomic_open(struct inode *inode, struct dentry *direntry,
573 struct dentry *direntry, umode_t mode, bool excl)
623 struct dentry *direntry, umode_t mode, dev_t device_number)
673 cifs_lookup(struct inode *parent_dir_inode, struct dentry *direntry,
[all …]
H A Dlink.c442 struct dentry *direntry)
545 struct dentry *direntry, const char *symname)
H A Dinode.c2254 struct dentry *direntry, umode_t mode)
2332 int cifs_rmdir(struct inode *inode, struct dentry *direntry)
3096 cifs_setattr_unix(struct dentry *direntry, struct iattr *attrs)
3266 cifs_setattr_nounix(struct dentry *direntry, struct iattr *attrs)
3456 cifs_setattr(struct mnt_idmap *idmap, struct dentry *direntry,
H A Dxattr.c388 ssize_t cifs_listxattr(struct dentry *direntry, char *data, size_t buf_size) in cifs_listxattr()