| /kernel/linux/linux-5.10/fs/adfs/ |
| H A D | dir.c | 17 int adfs_dir_copyfrom(void *dst, struct adfs_dir *dir, unsigned int offset, in adfs_dir_copyfrom() argument 42 int adfs_dir_copyto(struct adfs_dir *dir, unsigned int offset, const void *src, in adfs_dir_copyto() argument 67 __adfs_dir_cleanup(struct adfs_dir *dir) __adfs_dir_cleanup() argument 77 adfs_dir_relse(struct adfs_dir *dir) adfs_dir_relse() argument 87 adfs_dir_forget(struct adfs_dir *dir) adfs_dir_forget() argument 97 adfs_dir_read_buffers(struct super_block *sb, u32 indaddr, unsigned int size, struct adfs_dir *dir) adfs_dir_read_buffers() argument 146 adfs_dir_read(struct super_block *sb, u32 indaddr, unsigned int size, struct adfs_dir *dir) adfs_dir_read() argument 156 adfs_dir_read_inode(struct super_block *sb, struct inode *inode, struct adfs_dir *dir) adfs_dir_read_inode() argument 176 adfs_dir_mark_dirty(struct adfs_dir *dir) adfs_dir_mark_dirty() argument 185 adfs_dir_sync(struct adfs_dir *dir) adfs_dir_sync() argument 200 adfs_object_fixup(struct adfs_dir *dir, struct object_info *obj) adfs_object_fixup() argument 243 struct adfs_dir dir; adfs_iterate() local 278 struct adfs_dir dir; adfs_dir_update() local 353 struct adfs_dir dir; adfs_dir_lookup_byname() local 430 adfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) adfs_lookup() argument [all...] |
| H A D | dir_f.c | 70 adfs_dir_checkbyte(const struct adfs_dir *dir) in adfs_dir_checkbyte() argument 124 static int adfs_f_validate(struct adfs_dir *dir) in adfs_f_validate() argument 141 adfs_f_read(struct super_block *sb, u32 indaddr, unsigned int size, struct adfs_dir *dir) adfs_f_read() argument 175 adfs_dir2obj(struct adfs_dir *dir, struct object_info *obj, struct adfs_direntry *de) adfs_dir2obj() argument 215 __adfs_dir_get(struct adfs_dir *dir, int pos, struct object_info *obj) __adfs_dir_get() argument 233 adfs_f_setpos(struct adfs_dir *dir, unsigned int fpos) adfs_f_setpos() argument 243 adfs_f_getnext(struct adfs_dir *dir, struct object_info *obj) adfs_f_getnext() argument 254 adfs_f_iterate(struct adfs_dir *dir, struct dir_context *ctx) adfs_f_iterate() argument 271 adfs_f_update(struct adfs_dir *dir, struct object_info *obj) adfs_f_update() argument 298 adfs_f_commit(struct adfs_dir *dir) adfs_f_commit() argument [all...] |
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | export.c | 53 struct inode *dir; in ceph_encode_snapfh() local 356 struct inode* dir; in ceph_get_parent() local 428 struct inode *dir = d_inode(parent); __get_snap_name() local [all...] |
| /kernel/linux/linux-5.10/fs/configfs/ |
| H A D | file.c | 521 struct dentry *dir = item->ci_dentry; in configfs_create_file() local 543 struct dentry *dir = item->ci_dentry; in configfs_create_bin_file() local
|
| /kernel/linux/linux-5.10/fs/exportfs/ |
| H A D | expfs.c | 27 static int exportfs_get_name(struct vfsmount *mnt, struct dentry *dir, in exportfs_get_name() argument 280 struct inode *dir = path->dentry->d_inode; in get_name() local
|
| /kernel/linux/linux-5.10/fs/affs/ |
| H A D | amigaffs.c | 26 affs_insert_hash(struct inode *dir, struct buffer_head *bh) in affs_insert_hash() argument 75 affs_remove_hash(struct inode *dir, struct buffer_head *rem_bh) affs_remove_hash() argument 144 struct inode *dir, *inode = d_inode(dentry); affs_remove_link() local 270 struct inode *inode, *dir; affs_remove_header() local [all...] |
| /kernel/linux/linux-5.10/fs/ |
| H A D | bad_inode.c | 30 static int bad_inode_create (struct inode *dir, struct dentry *dentry, in bad_inode_create() argument 36 static struct dentry *bad_inode_lookup(struct inode *dir, in bad_inode_lookup() argument 42 static int bad_inode_link (struct dentry *old_dentry, struct inode *dir, in bad_inode_link() argument 48 static int bad_inode_unlink(struct inode *dir, struct dentry *dentry) in bad_inode_unlink() argument 53 static int bad_inode_symlink (struct inode *dir, struct dentry *dentry, in bad_inode_symlink() argument 59 static int bad_inode_mkdir(struct inode *dir, struct dentry *dentry, in bad_inode_mkdir() argument 65 static int bad_inode_rmdir (struct inode *dir, struct dentry *dentry) in bad_inode_rmdir() argument 70 static int bad_inode_mknod (struct inode *dir, struct dentry *dentry, in bad_inode_mknod() argument
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | xattr.c | 499 btrfs_xattr_security_init(struct btrfs_trans_handle *trans, struct inode *inode, struct inode *dir, const struct qstr *qstr) btrfs_xattr_security_init() argument
|
| H A D | dir-item.c | 204 int btrfs_check_dir_item_collision(struct btrfs_root *root, u64 dir, in btrfs_check_dir_item_collision() argument 108 btrfs_insert_dir_item(struct btrfs_trans_handle *trans, const char *name, int name_len, struct btrfs_inode *dir, struct btrfs_key *location, u8 type, u64 index) btrfs_insert_dir_item() argument 179 btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, int name_len, int mod) btrfs_lookup_dir_item() argument 272 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, u64 objectid, const char *name, int name_len, int mod) btrfs_lookup_dir_index_item() argument 343 btrfs_lookup_xattr(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, u16 name_len, int mod) btrfs_lookup_xattr() argument [all...] |
| H A D | export.c | 136 struct inode *dir = d_inode(child); in btrfs_get_parent() local 204 struct inode *dir = d_inode(parent); in btrfs_get_name() local
|
| H A D | props.c | 396 btrfs_inode_inherit_props(struct btrfs_trans_handle *trans, struct inode *inode, struct inode *dir) btrfs_inode_inherit_props() argument
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| H A D | xattr.h | 111 static inline int ext2_init_security(struct inode *inode, struct inode *dir, in ext2_init_security() argument
|
| H A D | ialloc.c | 66 static void ext2_release_inode(struct super_block *sb, int group, int dir) in ext2_release_inode() argument 428 struct inode *ext2_new_inode(struct inode *dir, umode_t mode, in ext2_new_inode() argument [all...] |
| H A D | namei.c | 56 static struct dentry *ext2_lookup(struct inode * dir, struct dentry *dentry, unsigned int flags) in ext2_lookup() argument 103 static int ext2_create (struct inode * dir, struct dentry * dentry, umode_t mode, bool excl) in ext2_create() argument 121 static int ext2_tmpfile(struct inode *dir, struct dentry *dentry, umode_t mode) in ext2_tmpfile() argument 134 ext2_mknod(struct inode * dir, struct dentry *dentry, umode_t mode, dev_t rdev) ext2_mknod() argument 154 ext2_symlink(struct inode * dir, struct dentry * dentry, const char * symname) ext2_symlink() argument 204 ext2_link(struct dentry * old_dentry, struct inode * dir, struct dentry *dentry) ext2_link() argument 228 ext2_mkdir(struct inode * dir, struct dentry * dentry, umode_t mode) ext2_mkdir() argument 274 ext2_unlink(struct inode * dir, struct dentry *dentry) ext2_unlink() argument 302 ext2_rmdir(struct inode * dir, struct dentry *dentry) ext2_rmdir() argument [all...] |
| /kernel/linux/linux-5.10/fs/afs/ |
| H A D | proc.c | 614 struct proc_dir_entry *dir; in afs_proc_cell_setup() local
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | xattr.h | 160 static inline int f2fs_init_security(struct inode *inode, struct inode *dir, in f2fs_init_security() argument
|
| H A D | acl.c | 332 static int f2fs_acl_create(struct inode *dir, umode_t *mode, in f2fs_acl_create() argument 383 int f2fs_init_acl(struct inode *inode, struct inode *dir, struct page *ipage, in f2fs_init_acl() argument
|
| /kernel/linux/linux-5.10/fs/bfs/ |
| H A D | dir.c | 31 struct inode *dir = file_inode(f); in bfs_readdir() local 78 bfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) bfs_create() argument 125 bfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) bfs_lookup() argument 147 bfs_link(struct dentry *old, struct inode *dir, struct dentry *new) bfs_link() argument 169 bfs_unlink(struct inode *dir, struct dentry *dentry) bfs_unlink() argument 267 bfs_add_entry(struct inode *dir, const struct qstr *child, int ino) bfs_add_entry() argument 321 bfs_find_entry(struct inode *dir, const struct qstr *child, struct bfs_dirent **res_dir) bfs_find_entry() argument [all...] |
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| H A D | daemon.c | 470 char *dir; in cachefiles_daemon_dir() local
|
| H A D | namei.c | 287 cachefiles_bury_object(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *rep, bool preemptive, enum fscache_why_object_killed why) cachefiles_bury_object() argument 438 struct dentry *dir; cachefiles_delete_object() local 488 struct dentry *dir, *next = NULL; cachefiles_walk_to_object() local 754 cachefiles_get_directory(struct cachefiles_cache *cache, struct dentry *dir, const char *dirname) cachefiles_get_directory() argument 863 cachefiles_check_active(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_check_active() argument 950 cachefiles_cull(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_cull() argument 1010 cachefiles_check_in_use(struct cachefiles_cache *cache, struct dentry *dir, char *filename) cachefiles_check_in_use() argument [all...] |
| /kernel/linux/linux-5.10/fs/crypto/ |
| H A D | policy.c | 647 const union fscrypt_policy *fscrypt_policy_to_inherit(struct inode *dir) in fscrypt_policy_to_inherit() argument
|
| H A D | keysetup.c | 657 int fscrypt_prepare_new_inode(struct inode *dir, struct inode *inode, in fscrypt_prepare_new_inode() argument
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| H A D | fatent.c | 224 int exfat_zeroed_cluster(struct inode *dir, unsigned int clu) in exfat_zeroed_cluster() argument [all...] |
| H A D | misc.c | 194 void exfat_chain_set(struct exfat_chain *ec, unsigned int dir, in exfat_chain_set() argument
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | bcm_kona_wdt.c | 137 struct dentry *dir; in bcm_kona_wdt_debug_init() local
|