/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | dentry.c | 74 static int hmdfs_dev_d_revalidate(struct dentry *direntry, unsigned int flags) in hmdfs_dev_d_revalidate() argument 101 static int hmdfs_d_revalidate(struct dentry *direntry, unsigned int flags) in hmdfs_d_revalidate() argument 286 d_revalidate_merge(struct dentry *direntry, unsigned int flags) d_revalidate_merge() argument [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | bad_inode.c | 100 static int bad_inode_setattr(struct dentry *direntry, struct iattr *attrs) in bad_inode_setattr() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | xattr.c | 396 ssize_t cifs_listxattr(struct dentry *direntry, char *data, size_t buf_size) in cifs_listxattr() argument
|
H A D | dir.c | 38 renew_parental_timestamps(struct dentry *direntry) in renew_parental_timestamps() argument 81 build_path_from_dentry(struct dentry *direntry) in build_path_from_dentry() argument 92 build_path_from_dentry_optional_prefix(struct dentry *direntry, bool prefix) in build_path_from_dentry_optional_prefix() argument 201 check_name(struct dentry *direntry, struct cifs_tcon *tcon) check_name() argument 226 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid) cifs_do_create() argument 462 cifs_atomic_open(struct inode *inode, struct dentry *direntry, struct file *file, unsigned oflags, umode_t mode) cifs_atomic_open() argument 569 cifs_create(struct inode *inode, struct dentry *direntry, umode_t mode, bool excl) cifs_create() argument 613 cifs_mknod(struct inode *inode, struct dentry *direntry, umode_t mode, dev_t device_number) cifs_mknod() argument 653 cifs_lookup(struct inode *parent_dir_inode, struct dentry *direntry, unsigned int flags) cifs_lookup() argument 736 cifs_d_revalidate(struct dentry *direntry, unsigned int flags) cifs_d_revalidate() argument [all...] |
H A D | link.c | 602 cifs_get_link(struct dentry *direntry, struct inode *inode, in cifs_get_link() argument 668 cifs_symlink(struct inode *inode, struct dentry *direntry, const char *symname) in cifs_symlink() argument 512 cifs_hardlink(struct dentry *old_file, struct inode *inode, struct dentry *direntry) cifs_hardlink() argument
|
H A D | inode.c | 1853 int cifs_mkdir(struct inode *inode, struct dentry *direntry, umode_t mode) argument 1925 int cifs_rmdir(struct inode *inode, struct dentry *direntry) argument 2591 cifs_setattr_unix(struct dentry *direntry, struct iattr *attrs) global() argument 2736 cifs_setattr_nounix(struct dentry *direntry, struct iattr *attrs) global() argument 2917 cifs_setattr(struct dentry *direntry, struct iattr *attrs) global() argument [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | dentry.c | 74 static int hmdfs_dev_d_revalidate(struct dentry *direntry, unsigned int flags) in hmdfs_dev_d_revalidate() argument 101 static int hmdfs_d_revalidate(struct dentry *direntry, unsigned int flags) in hmdfs_d_revalidate() argument 286 d_revalidate_merge(struct dentry *direntry, unsigned int flags) d_revalidate_merge() argument [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | bad_inode.c | 105 bad_inode_setattr(struct mnt_idmap *idmap, struct dentry *direntry, struct iattr *attrs) bad_inode_setattr() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | xattr.c | 363 ssize_t cifs_listxattr(struct dentry *direntry, char *data, size_t buf_size) in cifs_listxattr() argument
|
H A D | dir.c | 28 renew_parental_timestamps(struct dentry *direntry) in renew_parental_timestamps() argument 71 build_path_from_dentry(struct dentry *direntry, void *page) in build_path_from_dentry() argument 81 char *__build_path_from_dentry_optional_prefix(struct dentry *direntry, void *page, in __build_path_from_dentry_optional_prefix() argument 137 build_path_from_dentry_optional_prefix(struct dentry *direntry, void *page, bool prefix) build_path_from_dentry_optional_prefix() argument 153 check_name(struct dentry *direntry, struct cifs_tcon *tcon) check_name() argument 177 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, struct tcon_link *tlink, unsigned int oflags, umode_t mode, __u32 *oplock, struct cifs_fid *fid, struct cifs_open_info_data *buf) global() argument 418 cifs_atomic_open(struct inode *inode, struct dentry *direntry, struct file *file, unsigned oflags, umode_t mode) global() argument 533 cifs_create(struct mnt_idmap *idmap, struct inode *inode, struct dentry *direntry, umode_t mode, bool excl) global() argument 583 cifs_mknod(struct mnt_idmap *idmap, struct inode *inode, struct dentry *direntry, umode_t mode, dev_t device_number) global() argument 627 cifs_lookup(struct inode *parent_dir_inode, struct dentry *direntry, unsigned int flags) global() argument 717 cifs_d_revalidate(struct dentry *direntry, unsigned int flags) global() argument [all...] |
H A D | link.c | 475 cifs_hardlink(struct dentry *old_file, struct inode *inode, struct dentry *direntry) global() argument 578 cifs_symlink(struct mnt_idmap *idmap, struct inode *inode, struct dentry *direntry, const char *symname) global() argument
|
H A D | inode.c | 2121 int cifs_rmdir(struct inode *inode, struct dentry *direntry) argument 2042 cifs_mkdir(struct mnt_idmap *idmap, struct inode *inode, struct dentry *direntry, umode_t mode) global() argument 2861 cifs_setattr_unix(struct dentry *direntry, struct iattr *attrs) global() argument 3010 cifs_setattr_nounix(struct dentry *direntry, struct iattr *attrs) global() argument 3199 cifs_setattr(struct mnt_idmap *idmap, struct dentry *direntry, struct iattr *attrs) global() argument [all...] |