/linux-6.12.1/fs/minix/ |
D | itree_v2.c | 19 static inline block_t *i_data(struct inode *inode) in i_data() 27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() 61 int V2_minix_get_block(struct inode * inode, long block, in V2_minix_get_block() 67 void V2_minix_truncate(struct inode * inode) in V2_minix_truncate()
|
/linux-6.12.1/fs/ext4/ |
D | xattr_security.c | 17 struct dentry *unused, struct inode *inode, in ext4_xattr_security_get() 27 struct dentry *unused, struct inode *inode, in ext4_xattr_security_set() 36 ext4_initxattrs(struct inode *inode, const struct xattr *xattr_array, in ext4_initxattrs() 55 ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir, in ext4_init_security()
|
D | fsync.c | 46 static int ext4_sync_parent(struct inode *inode) in ext4_sync_parent() 85 struct inode *inode = file->f_inode; in ext4_fsync_nojournal() local 97 static int ext4_fsync_journal(struct inode *inode, bool datasync, in ext4_fsync_journal() 133 struct inode *inode = file->f_mapping->host; in ext4_sync_file() local
|
D | namei.c | 54 struct inode *inode, in ext4_append() 121 #define ext4_read_dirblock(inode, block, type) \ argument 124 static struct buffer_head *__ext4_read_dirblock(struct inode *inode, in __ext4_read_dirblock() 223 __le32 inode; member 343 static struct ext4_dir_entry_tail *get_dirent_tail(struct inode *inode, in get_dirent_tail() 377 static __le32 ext4_dirblock_csum(struct inode *inode, void *dirent, int size) in ext4_dirblock_csum() 387 #define warn_no_space_for_csum(inode) \ argument 390 static void __warn_no_space_for_csum(struct inode *inode, const char *func, in __warn_no_space_for_csum() 397 int ext4_dirblock_csum_verify(struct inode *inode, struct buffer_head *bh) in ext4_dirblock_csum_verify() 417 static void ext4_dirblock_csum_set(struct inode *inode, in ext4_dirblock_csum_set() [all …]
|
D | orphan.c | 11 static int ext4_orphan_file_add(handle_t *handle, struct inode *inode) in ext4_orphan_file_add() 99 int ext4_orphan_add(handle_t *handle, struct inode *inode) in ext4_orphan_add() 192 static int ext4_orphan_file_del(handle_t *handle, struct inode *inode) in ext4_orphan_file_del() 227 int ext4_orphan_del(handle_t *handle, struct inode *inode) in ext4_orphan_del() 323 static void ext4_process_orphan(struct inode *inode, in ext4_process_orphan() 384 struct inode *inode; in ext4_orphan_cleanup() local 574 struct inode *inode; in ext4_init_orphan_info() local
|
/linux-6.12.1/fs/f2fs/ |
D | dir.c | 23 static unsigned long dir_blocks(struct inode *inode) in dir_blocks() 406 struct page *page, struct inode *inode) in f2fs_set_link() 421 static void init_dent_inode(struct inode *dir, struct inode *inode, in init_dent_inode() 457 void f2fs_do_make_empty_dir(struct inode *inode, struct inode *parent, in f2fs_do_make_empty_dir() 470 static int make_empty_dir(struct inode *inode, in make_empty_dir() 494 struct page *f2fs_init_inode_metadata(struct inode *inode, struct inode *dir, in f2fs_init_inode_metadata() 562 void f2fs_update_parent_metadata(struct inode *dir, struct inode *inode, in f2fs_update_parent_metadata() 637 struct inode *inode, nid_t ino, umode_t mode) in f2fs_add_regular_entry() 732 struct inode *inode, nid_t ino, umode_t mode) in f2fs_add_dentry() 757 struct inode *inode, nid_t ino, umode_t mode) in f2fs_do_add_link() [all …]
|
/linux-6.12.1/fs/reiserfs/ |
D | ioctl.c | 17 struct inode *inode = d_inode(dentry); in reiserfs_fileattr_get() local 30 struct inode *inode = d_inode(dentry); in reiserfs_fileattr_set() local 78 struct inode *inode = file_inode(filp); in reiserfs_ioctl() local 157 int reiserfs_unpack(struct inode *inode) in reiserfs_unpack()
|
D | xattr.c | 148 static struct dentry *open_xa_dir(const struct inode *inode, int flags) in open_xa_dir() 239 static int reiserfs_for_each_xattr(struct inode *inode, in reiserfs_for_each_xattr() 363 int reiserfs_delete_xattrs(struct inode *inode) in reiserfs_delete_xattrs() 374 int reiserfs_chown_xattrs(struct inode *inode, struct iattr *attrs) in reiserfs_chown_xattrs() 390 static struct dentry *xattr_lookup(struct inode *inode, const char *name, in xattr_lookup() 466 static void update_ctime(struct inode *inode) in update_ctime() 479 static int lookup_and_delete_xattr(struct inode *inode, const char *name) in lookup_and_delete_xattr() 515 struct inode *inode, const char *name, in reiserfs_xattr_set_handle() 613 int reiserfs_xattr_set(struct inode *inode, const char *name, in reiserfs_xattr_set() 651 reiserfs_xattr_get(struct inode *inode, const char *name, void *buffer, in reiserfs_xattr_get() [all …]
|
/linux-6.12.1/fs/afs/ |
D | xattr.c | 38 struct inode *inode, const char *name, in afs_xattr_get_acl() 102 struct inode *inode, const char *name, in afs_xattr_set_acl() 140 struct inode *inode, const char *name, in afs_xattr_get_yfs() 233 struct inode *inode, const char *name, in afs_xattr_set_yfs() 270 struct inode *inode, const char *name, in afs_xattr_get_cell() 297 struct inode *inode, const char *name, in afs_xattr_get_fid() 335 struct inode *inode, const char *name, in afs_xattr_get_volume()
|
/linux-6.12.1/fs/ocfs2/ |
D | resize.c | 38 static u16 ocfs2_calc_new_backup_super(struct inode *inode, in ocfs2_calc_new_backup_super() 178 static int update_backups(struct inode * inode, u32 clusters, char *data) in update_backups() 217 static void ocfs2_update_super_and_backups(struct inode *inode, in ocfs2_update_super_and_backups() 265 int ocfs2_group_extend(struct inode * inode, int new_clusters) in ocfs2_group_extend() 377 static int ocfs2_check_new_group(struct inode *inode, in ocfs2_check_new_group() 415 static int ocfs2_verify_group_and_input(struct inode *inode, in ocfs2_verify_group_and_input() 454 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input) in ocfs2_group_add()
|
/linux-6.12.1/security/integrity/ima/ |
D | ima_main.c | 90 struct inode *inode; in mmap_violation_check() local 124 struct inode *inode = file_inode(file); in ima_rdwr_violation_check() local 158 struct inode *inode, struct file *file) in ima_check_last_writer() 195 struct inode *inode = file_inode(file); in ima_file_free() local 212 struct inode *real_inode, *inode = file_inode(file); in process_measurement() local 490 struct inode *inode; in ima_file_mprotect() local 577 static int __ima_inode_hash(struct inode *inode, struct file *file, char *buf, in __ima_inode_hash() 681 int ima_inode_hash(struct inode *inode, char *buf, size_t buf_size) in ima_inode_hash() 700 struct inode *inode) in ima_post_create_tmpfile() 735 struct inode *inode = dentry->d_inode; in ima_post_path_mknod() local [all …]
|
/linux-6.12.1/fs/hfsplus/ |
D | extents.c | 87 static int __hfsplus_ext_write_extent(struct inode *inode, in __hfsplus_ext_write_extent() 129 static int hfsplus_ext_write_extent_locked(struct inode *inode) in hfsplus_ext_write_extent_locked() 145 int hfsplus_ext_write_extent(struct inode *inode) in hfsplus_ext_write_extent() 178 struct inode *inode, u32 block) in __hfsplus_ext_cache_extent() 206 static int hfsplus_ext_read_extent(struct inode *inode, u32 block) in hfsplus_ext_read_extent() 225 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block() 441 int hfsplus_file_extend(struct inode *inode, bool zeroout) in hfsplus_file_extend() 544 void hfsplus_file_truncate(struct inode *inode) in hfsplus_file_truncate()
|
/linux-6.12.1/fs/notify/ |
D | fsnotify.c | 20 void __fsnotify_inode_delete(struct inode *inode) in __fsnotify_inode_delete() 40 struct inode *inode, *iput_inode = NULL; in fsnotify_unmount_inodes() local 120 void fsnotify_set_children_dentry_flags(struct inode *inode) in fsnotify_set_children_dentry_flags() 169 static bool fsnotify_event_needs_parent(struct inode *inode, __u32 mnt_mask, in fsnotify_event_needs_parent() 197 static inline bool fsnotify_object_watched(struct inode *inode, __u32 mnt_mask, in fsnotify_object_watched() 220 struct inode *inode = d_inode(dentry); in __fsnotify_parent() local 281 struct inode *inode = fsnotify_data_inode(data, data_type); in fsnotify_handle_inode_event() local 516 const struct qstr *file_name, struct inode *inode, u32 cookie) in fsnotify()
|
D | fdinfo.c | 42 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle() 65 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle() 75 struct inode *inode; in inotify_fdinfo() local 104 struct inode *inode; in fanotify_fdinfo() local
|
/linux-6.12.1/fs/9p/ |
D | acl.c | 78 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() 110 static struct posix_acl *v9fs_get_cached_acl(struct inode *inode, int type) in v9fs_get_cached_acl() 122 struct posix_acl *v9fs_iop_get_inode_acl(struct inode *inode, int type, bool rcu) in v9fs_iop_get_inode_acl() 162 struct inode *inode = d_inode(dentry); in v9fs_iop_set_acl() local 282 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() 301 int v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, in v9fs_set_create_acl()
|
/linux-6.12.1/fs/ |
D | locks.c | 177 locks_get_lock_context(struct inode *inode, int type) in locks_get_lock_context() 220 locks_check_ctx_lists(struct inode *inode) in locks_check_ctx_lists() 240 struct inode *inode = file_inode(filp); in locks_check_ctx_file_list() local 253 locks_free_lock_context(struct inode *inode) in locks_free_lock_context() 956 struct inode *inode = file_inode(filp); in posix_test_lock() local 1074 static int flock_lock_inode(struct inode *inode, struct file_lock *request) in flock_lock_inode() 1146 static int posix_lock_inode(struct inode *inode, struct file_lock *request, in posix_lock_inode() 1413 static int posix_lock_inode_wait(struct inode *inode, struct file_lock *fl) in posix_lock_inode_wait() 1474 static void time_out_leases(struct inode *inode, struct list_head *dispose) in time_out_leases() 1515 any_leases_conflict(struct inode *inode, struct file_lease *breaker) in any_leases_conflict() [all …]
|
D | dcache.c | 347 struct inode *inode, in __d_set_inode_and_type() 399 struct inode *inode = dentry->d_inode; in dentry_unlink_inode() local 655 struct inode *inode = dentry->d_inode; in lock_for_kill() local 733 void d_mark_dontcache(struct inode *inode) in d_mark_dontcache() 935 static struct dentry * __d_find_any_alias(struct inode *inode) in __d_find_any_alias() 953 struct dentry *d_find_any_alias(struct inode *inode) in d_find_any_alias() 964 static struct dentry *__d_find_alias(struct inode *inode) in __d_find_alias() 997 struct dentry *d_find_alias(struct inode *inode) in d_find_alias() 1014 struct dentry *d_find_alias_rcu(struct inode *inode) in d_find_alias_rcu() 1039 void d_prune_aliases(struct inode *inode) in d_prune_aliases() [all …]
|
/linux-6.12.1/drivers/dax/ |
D | super.c | 30 struct inode inode; member 356 struct inode *inode; in dax_alloc_inode() local 367 static struct dax_device *to_dax_dev(struct inode *inode) in to_dax_dev() 372 static void dax_free_inode(struct inode *inode) in dax_free_inode() 380 static void dax_destroy_inode(struct inode *inode) in dax_destroy_inode() 410 static int dax_test(struct inode *inode, void *data) in dax_test() 417 static int dax_set(struct inode *inode, void *data) in dax_set() 428 struct inode *inode; in dax_dev_get() local 513 struct dax_device *inode_dax(struct inode *inode) in inode_dax() 538 struct inode *inode = &dax_dev->inode; in init_once() local
|
/linux-6.12.1/fs/overlayfs/ |
D | file.c | 17 static char ovl_whatisit(struct inode *inode, struct inode *realinode) in ovl_whatisit() 31 struct inode *inode = file_inode(file); in ovl_open_realfile() local 67 struct inode *inode = file_inode(file); in ovl_change_flags() local 144 static int ovl_open(struct inode *inode, struct file *file) in ovl_open() 176 static int ovl_release(struct inode *inode, struct file *file) in ovl_release() 185 struct inode *inode = file_inode(file); in ovl_llseek() local 241 struct inode *inode, *upperinode; in ovl_file_accessed() local 295 struct inode *inode = file_inode(file); in ovl_write_iter() local 367 struct inode *inode = file_inode(out); in ovl_splice_write() local 432 struct inode *inode = file_inode(file); in ovl_fallocate() local
|
/linux-6.12.1/fs/udf/ |
D | truncate.c | 25 static void extent_trunc(struct inode *inode, struct extent_position *epos, in extent_trunc() 63 void udf_truncate_tail_extent(struct inode *inode) in udf_truncate_tail_extent() 123 void udf_discard_prealloc(struct inode *inode) in udf_discard_prealloc() 174 static void udf_update_alloc_ext_desc(struct inode *inode, in udf_update_alloc_ext_desc() 197 int udf_truncate_extents(struct inode *inode) in udf_truncate_extents()
|
/linux-6.12.1/fs/jfs/ |
D | acl.c | 17 struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu) in jfs_get_acl() 59 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() 103 struct inode *inode = d_inode(dentry); in jfs_set_acl() local 130 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) in jfs_init_acl()
|
/linux-6.12.1/fs/orangefs/ |
D | file.c | 20 static int flush_racache(struct inode *inode) in flush_racache() 49 ssize_t wait_for_direct_io(enum ORANGEFS_io_type type, struct inode *inode, in wait_for_direct_io() 282 int orangefs_revalidate_mapping(struct inode *inode) in orangefs_revalidate_mapping() 344 struct inode *inode = file_inode(in); in orangefs_file_splice_read() local 428 static int orangefs_file_release(struct inode *inode, struct file *file) in orangefs_file_release() 500 struct inode *inode = file_inode(file); in orangefs_file_llseek() local
|
/linux-6.12.1/fs/hfs/ |
D | extent.c | 110 static int __hfs_ext_write_extent(struct inode *inode, struct hfs_find_data *fd) in __hfs_ext_write_extent() 135 int hfs_ext_write_extent(struct inode *inode) in hfs_ext_write_extent() 169 static inline int __hfs_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) in __hfs_ext_cache_extent() 191 static int hfs_ext_read_extent(struct inode *inode, u16 block) in hfs_ext_read_extent() 336 int hfs_get_block(struct inode *inode, sector_t block, in hfs_get_block() 391 int hfs_extend_file(struct inode *inode) in hfs_extend_file() 476 void hfs_file_truncate(struct inode *inode) in hfs_file_truncate()
|
/linux-6.12.1/fs/ceph/ |
D | crypto.h | 144 static inline void ceph_fscrypt_adjust_off_and_len(struct inode *inode, in ceph_fscrypt_adjust_off_and_len() 184 struct inode *inode, in ceph_fscrypt_prepare_context() 235 static inline void ceph_fscrypt_adjust_off_and_len(struct inode *inode, in ceph_fscrypt_adjust_off_and_len() 240 static inline int ceph_fscrypt_decrypt_block_inplace(const struct inode *inode, in ceph_fscrypt_decrypt_block_inplace() 247 static inline int ceph_fscrypt_encrypt_block_inplace(const struct inode *inode, in ceph_fscrypt_encrypt_block_inplace() 255 static inline int ceph_fscrypt_decrypt_pages(struct inode *inode, in ceph_fscrypt_decrypt_pages() 262 static inline int ceph_fscrypt_decrypt_extents(struct inode *inode, in ceph_fscrypt_decrypt_extents() 270 static inline int ceph_fscrypt_encrypt_pages(struct inode *inode, in ceph_fscrypt_encrypt_pages()
|
/linux-6.12.1/fs/coda/ |
D | dir.c | 46 struct inode *inode; in coda_lookup() local 76 int coda_permission(struct mnt_idmap *idmap, struct inode *inode, in coda_permission() 142 struct inode *inode; in coda_create() local 172 struct inode *inode; in coda_mkdir() local 208 struct inode *inode = d_inode(source_de); in coda_link() local 450 struct inode *inode; in coda_dentry_revalidate() local 492 struct inode *inode; in coda_dentry_delete() local 517 int coda_revalidate_inode(struct inode *inode) in coda_revalidate_inode()
|