Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddir.c29 renew_parental_timestamps(struct dentry *direntry) in renew_parental_timestamps()
72 build_path_from_dentry(struct dentry *direntry, void *page) in build_path_from_dentry()
82 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,
459 cifs_atomic_open(struct inode *inode, struct dentry *direntry,
569 struct dentry *direntry, umode_t mode, bool excl)
619 struct dentry *direntry, umode_t mode, dev_t device_number)
669 cifs_lookup(struct inode *parent_dir_inode, struct dentry *direntry,
[all …]
H A Dlink.c466 struct dentry *direntry)
569 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)
3109 cifs_setattr_unix(struct dentry *direntry, struct iattr *attrs)
3259 cifs_setattr_nounix(struct dentry *direntry, struct iattr *attrs)
3451 cifs_setattr(struct mnt_idmap *idmap, struct dentry *direntry,
H A Dxattr.c390 ssize_t cifs_listxattr(struct dentry *direntry, char *data, size_t buf_size) in cifs_listxattr()