/linux-4.1.27/fs/ |
D | inode.c | 118 static int no_open(struct inode *inode, struct file *file) in no_open() 131 int inode_init_always(struct super_block *sb, struct inode *inode) in inode_init_always() 196 struct inode *inode; in alloc_inode() local 217 void free_inode_nonrcu(struct inode *inode) in free_inode_nonrcu() 223 void __destroy_inode(struct inode *inode) in __destroy_inode() 246 struct inode *inode = container_of(head, struct inode, i_rcu); in i_callback() local 250 static void destroy_inode(struct inode *inode) in destroy_inode() 271 void drop_nlink(struct inode *inode) in drop_nlink() 288 void clear_nlink(struct inode *inode) in clear_nlink() 305 void set_nlink(struct inode *inode, unsigned int nlink) in set_nlink() [all …]
|
D | fs-writeback.c | 81 struct backing_dev_info *inode_to_bdi(struct inode *inode) in inode_to_bdi() 203 void inode_wb_list_del(struct inode *inode) in inode_wb_list_del() 221 static void redirty_tail(struct inode *inode, struct bdi_writeback *wb) in redirty_tail() 237 static void requeue_io(struct inode *inode, struct bdi_writeback *wb) in requeue_io() 243 static void inode_sync_complete(struct inode *inode) in inode_sync_complete() 253 static bool inode_dirtied_after(struct inode *inode, unsigned long t) in inode_dirtied_after() 284 struct inode *inode; in move_expired_inodes() local 352 static int write_inode(struct inode *inode, struct writeback_control *wbc) in write_inode() 369 static void __inode_wait_for_writeback(struct inode *inode) in __inode_wait_for_writeback() 388 void inode_wait_for_writeback(struct inode *inode) in inode_wait_for_writeback() [all …]
|
D | attr.c | 31 int inode_change_ok(const struct inode *inode, struct iattr *attr) in inode_change_ok() 99 int inode_newsize_ok(const struct inode *inode, loff_t offset) in inode_newsize_ok() 142 void setattr_copy(struct inode *inode, const struct iattr *attr) in setattr_copy() 192 struct inode *inode = dentry->d_inode; in notify_change() local
|
D | libfs.c | 31 struct inode *inode = d_inode(dentry); in simple_getattr() local 77 int dcache_dir_open(struct inode *inode, struct file *file) in dcache_dir_open() 87 int dcache_dir_close(struct inode *inode, struct file *file) in dcache_dir_close() 138 static inline unsigned char dt_type(struct inode *inode) in dt_type() 263 int simple_open(struct inode *inode, struct file *file) in simple_open() 273 struct inode *inode = d_inode(old_dentry); in simple_link() local 307 struct inode *inode = d_inode(dentry); in simple_unlink() local 331 struct inode *inode = d_inode(old_dentry); in simple_rename() local 371 struct inode *inode = d_inode(dentry); in simple_setattr() local 445 struct inode *inode = page->mapping->host; in simple_write_end() local [all …]
|
D | posix_acl.c | 24 struct posix_acl **acl_by_type(struct inode *inode, int type) in acl_by_type() 37 struct posix_acl *get_cached_acl(struct inode *inode, int type) in get_cached_acl() 52 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type) in get_cached_acl_rcu() 58 void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl) in set_cached_acl() 71 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl() 84 void forget_all_cached_acls(struct inode *inode) in forget_all_cached_acls() 99 struct posix_acl *get_acl(struct inode *inode, int type) in get_acl() 312 posix_acl_permission(struct inode *inode, const struct posix_acl *acl, int want) in posix_acl_permission() 519 posix_acl_chmod(struct inode *inode, umode_t mode) in posix_acl_chmod() 798 struct inode *inode = d_backing_inode(dentry); in posix_acl_xattr_set() local [all …]
|
D | locks.c | 206 locks_get_lock_context(struct inode *inode, int type) in locks_get_lock_context() 763 struct inode *inode = file_inode(filp); in posix_test_lock() local 865 static int flock_lock_inode(struct inode *inode, struct file_lock *request) in flock_lock_inode() 933 static int __posix_lock_file(struct inode *inode, struct file_lock *request, struct file_lock *conf… in __posix_lock_file() 1173 int posix_lock_inode_wait(struct inode *inode, struct file_lock *fl) in posix_lock_inode_wait() 1202 struct inode *inode = file_inode(file); in locks_mandatory_locked() local 1239 int locks_mandatory_area(int read_write, struct inode *inode, in locks_mandatory_area() 1335 static void time_out_leases(struct inode *inode, struct list_head *dispose) in time_out_leases() 1361 any_leases_conflict(struct inode *inode, struct file_lock *breaker) in any_leases_conflict() 1388 int __break_lease(struct inode *inode, unsigned int mode, unsigned int type) in __break_lease() [all …]
|
D | dax.c | 30 int dax_clear_blocks(struct inode *inode, sector_t block, long size) in dax_clear_blocks() 101 static ssize_t dax_io(struct inode *inode, struct iov_iter *iter, in dax_io() 191 ssize_t dax_do_io(struct kiocb *iocb, struct inode *inode, in dax_do_io() 240 struct inode *inode = mapping->host; in dax_load_hole() local 270 static int dax_insert_mapping(struct inode *inode, struct buffer_head *bh, in dax_insert_mapping() 320 struct inode *inode = mapping->host; in do_dax_fault() local 509 int dax_zero_page_range(struct inode *inode, loff_t from, unsigned length, in dax_zero_page_range() 554 int dax_truncate_page(struct inode *inode, loff_t from, get_block_t get_block) in dax_truncate_page()
|
D | ioctl.c | 178 struct inode *inode = file_inode(filp); in ioctl_fiemap() local 220 static inline sector_t logical_to_blk(struct inode *inode, loff_t offset) in logical_to_blk() 225 static inline loff_t blk_to_logical(struct inode *inode, sector_t blk) in blk_to_logical() 250 int __generic_block_fiemap(struct inode *inode, in __generic_block_fiemap() 409 int generic_block_fiemap(struct inode *inode, in generic_block_fiemap() 432 struct inode *inode = file_inode(filp); in ioctl_preallocate() local 457 struct inode *inode = file_inode(filp); in file_ioctl() local 560 struct inode *inode = file_inode(filp); in do_vfs_ioctl() local
|
D | nsfs.c | 16 struct inode *inode = d_inode(dentry); in ns_dname() local 25 struct inode *inode = d_inode(dentry); in ns_prune_dentry() local 39 static void nsfs_evict(struct inode *inode) in nsfs_evict() 52 struct inode *inode; in ns_get_path() local
|
/linux-4.1.27/fs/nfs/ |
D | inode.c | 110 int nfs_drop_inode(struct inode *inode) in nfs_drop_inode() 116 void nfs_clear_inode(struct inode *inode) in nfs_clear_inode() 129 void nfs_evict_inode(struct inode *inode) in nfs_evict_inode() 136 int nfs_sync_inode(struct inode *inode) in nfs_sync_inode() 157 static void nfs_set_cache_invalid(struct inode *inode, unsigned long flags) in nfs_set_cache_invalid() 171 static void nfs_zap_caches_locked(struct inode *inode) in nfs_zap_caches_locked() 196 void nfs_zap_caches(struct inode *inode) in nfs_zap_caches() 203 void nfs_zap_mapping(struct inode *inode, struct address_space *mapping) in nfs_zap_mapping() 212 void nfs_zap_acl_cache(struct inode *inode) in nfs_zap_acl_cache() 225 void nfs_invalidate_atime(struct inode *inode) in nfs_invalidate_atime() [all …]
|
D | fscache.h | 108 struct inode *inode) in nfs_fscache_invalidate_page() 118 struct inode *inode, in nfs_readpage_from_fscache() 130 struct inode *inode, in nfs_readpages_from_fscache() 145 static inline void nfs_readpage_to_fscache(struct inode *inode, in nfs_readpage_to_fscache() 156 static inline void nfs_fscache_invalidate(struct inode *inode) in nfs_fscache_invalidate() 164 static inline void nfs_fscache_wait_on_invalidate(struct inode *inode) in nfs_fscache_wait_on_invalidate() 188 static inline void nfs_fscache_init_inode(struct inode *inode) {} in nfs_fscache_init_inode() 189 static inline void nfs_fscache_clear_inode(struct inode *inode) {} in nfs_fscache_clear_inode() 190 static inline void nfs_fscache_open_file(struct inode *inode, in nfs_fscache_open_file() 198 struct inode *inode) {} in nfs_fscache_invalidate_page() [all …]
|
D | delegation.c | 45 nfs4_do_check_delegation(struct inode *inode, fmode_t flags, bool mark) in nfs4_do_check_delegation() 70 int nfs4_have_delegation(struct inode *inode, fmode_t flags) in nfs4_have_delegation() 79 int nfs4_check_delegation(struct inode *inode, fmode_t flags) in nfs4_check_delegation() 86 struct inode *inode = state->inode; in nfs_delegation_claim_locks() local 116 static int nfs_delegation_claim_opens(struct inode *inode, const nfs4_stateid *stateid) in nfs_delegation_claim_opens() 165 void nfs_inode_reclaim_delegation(struct inode *inode, struct rpc_cred *cred, in nfs_inode_reclaim_delegation() 198 static int nfs_do_return_delegation(struct inode *inode, struct nfs_delegation *delegation, int iss… in nfs_do_return_delegation() 213 struct inode *inode = NULL; in nfs_delegation_grab_inode() local 295 nfs_inode_detach_delegation(struct inode *inode) in nfs_inode_detach_delegation() 326 int nfs_inode_set_delegation(struct inode *inode, struct rpc_cred *cred, struct nfs_openres *res) in nfs_inode_set_delegation() [all …]
|
D | file.c | 48 # define IS_SWAPFILE(inode) (0) argument 64 nfs_file_open(struct inode *inode, struct file *filp) in nfs_file_open() 80 nfs_file_release(struct inode *inode, struct file *filp) in nfs_file_release() 100 static int nfs_revalidate_file_size(struct inode *inode, struct file *filp) in nfs_revalidate_file_size() 130 struct inode *inode = filp->f_mapping->host; in nfs_file_llseek() local 147 struct inode *inode = file_inode(file); in nfs_file_flush() local 170 struct inode *inode = file_inode(iocb->ki_filp); in nfs_file_read() local 195 struct inode *inode = file_inode(filp); in nfs_file_splice_read() local 214 struct inode *inode = file_inode(file); in nfs_file_mmap() local 247 struct inode *inode = file_inode(file); in nfs_file_fsync_commit() local [all …]
|
D | fscache.c | 181 void nfs_fscache_init_inode(struct inode *inode) in nfs_fscache_init_inode() 196 void nfs_fscache_clear_inode(struct inode *inode) in nfs_fscache_clear_inode() 209 struct inode *inode = data; in nfs_fscache_can_enable() local 233 void nfs_fscache_open_file(struct inode *inode, struct file *filp) in nfs_fscache_open_file() 283 void __nfs_fscache_invalidate_page(struct page *page, struct inode *inode) in __nfs_fscache_invalidate_page() 328 struct inode *inode, struct page *page) in __nfs_readpage_from_fscache() 367 struct inode *inode, in __nfs_readpages_from_fscache() 417 void __nfs_readpage_to_fscache(struct inode *inode, struct page *page, int sync) in __nfs_readpage_to_fscache()
|
D | write.c | 133 struct inode *inode = page_file_mapping(page)->host; in nfs_page_find_head_request() local 145 struct inode *inode = page_file_mapping(page)->host; in nfs_grow_file() local 281 struct inode *inode = page_file_mapping(req->wb_page)->host; in nfs_end_page_writeback() local 324 nfs_unroll_locks_and_wait(struct inode *inode, struct nfs_page *head, in nfs_unroll_locks_and_wait() 430 struct inode *inode = page_file_mapping(page)->host; in nfs_lock_and_join_requests() local 579 struct inode *inode = page_file_mapping(page)->host; in nfs_do_writepage() local 633 struct inode *inode = mapping->host; in nfs_writepages() local 668 static void nfs_inode_add_request(struct inode *inode, struct nfs_page *req) in nfs_inode_add_request() 705 struct inode *inode = d_inode(req->wb_context->dentry); in nfs_inode_remove_request() local 752 struct inode *inode = &nfsi->vfs_inode; in nfs_page_search_commits_for_head_request_locked() local [all …]
|
D | nfs3acl.c | 14 struct posix_acl *nfs3_get_acl(struct inode *inode, int type) in nfs3_get_acl() 117 static int __nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in __nfs3_proc_setacls() 205 int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls() 214 int nfs3_set_acl(struct inode *inode, struct posix_acl *acl, int type) in nfs3_set_acl() 256 nfs3_list_one_acl(struct inode *inode, int type, const char *name, void *data, in nfs3_list_one_acl() 282 struct inode *inode = d_inode(dentry); in nfs3_listxattr() local
|
D | dir.c | 102 nfs_opendir(struct inode *inode, struct file *filp) in nfs_opendir() 134 nfs_closedir(struct inode *inode, struct file *filp) in nfs_closedir() 370 struct nfs_entry *entry, struct file *file, struct inode *inode) in nfs_readdir_xdr_filler() 476 struct inode *inode; in nfs_prime_dcache() local 623 int nfs_readdir_xdr_to_array(nfs_readdir_descriptor_t *desc, struct page *page, struct inode *inode) in nfs_readdir_xdr_to_array() 694 struct inode *inode = file_inode(desc->file); in nfs_readdir_filler() local 826 struct inode *inode = file_inode(desc->file); in uncached_readdir() local 876 struct inode *inode = d_inode(dentry); in nfs_readdir() local 945 struct inode *inode = file_inode(filp); in nfs_llseek_dir() local 979 struct inode *inode = file_inode(filp); in nfs_fsync_dir() local [all …]
|
D | pnfs.h | 358 static inline bool nfs_have_layout(struct inode *inode) in nfs_have_layout() 407 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() 416 pnfs_get_ds_info(struct inode *inode) in pnfs_get_ds_info() 435 struct inode *inode = d_inode(req->wb_context->dentry); in pnfs_mark_request_commit() local 447 struct inode *inode = d_inode(req->wb_context->dentry); in pnfs_clear_request_commit() local 457 pnfs_scan_commit_lists(struct inode *inode, struct nfs_commit_info *cinfo, in pnfs_scan_commit_lists() 467 pnfs_search_commit_reqs(struct inode *inode, struct nfs_commit_info *cinfo, in pnfs_search_commit_reqs() 479 pnfs_ld_layoutret_on_setattr(struct inode *inode) in pnfs_ld_layoutret_on_setattr() 488 pnfs_ld_read_whole_page(struct inode *inode) in pnfs_ld_read_whole_page() 496 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode() [all …]
|
D | iostat.h | 31 static inline void nfs_inc_stats(const struct inode *inode, in nfs_inc_stats() 44 static inline void nfs_add_stats(const struct inode *inode, in nfs_add_stats() 52 static inline void nfs_add_fscache_stats(struct inode *inode, in nfs_add_fscache_stats() 58 static inline void nfs_inc_fscache_stats(struct inode *inode, in nfs_inc_fscache_stats()
|
D | read.c | 56 struct inode *inode, bool force_mds, in nfs_pageio_init_read() 88 int nfs_readpage_async(struct nfs_open_context *ctx, struct inode *inode, in nfs_readpage_async() 123 struct inode *inode = d_inode(req->wb_context->dentry); in nfs_readpage_release() local 191 struct inode *inode = hdr->inode; in nfs_initiate_read() local 221 struct inode *inode) in nfs_readpage_done() 284 struct inode *inode = page_file_mapping(page)->host; in nfs_readpage() local 376 struct inode *inode = mapping->host; in nfs_readpages() local
|
/linux-4.1.27/fs/ceph/ |
D | cache.h | 51 static inline void ceph_fscache_update_objectsize(struct inode *inode) in ceph_fscache_update_objectsize() 57 static inline void ceph_fscache_invalidate(struct inode *inode) in ceph_fscache_invalidate() 62 static inline void ceph_fscache_uncache_page(struct inode *inode, in ceph_fscache_uncache_page() 71 struct inode* inode = page->mapping->host; in ceph_release_fscache_page() local 76 static inline void ceph_fscache_readpage_cancel(struct inode *inode, in ceph_fscache_readpage_cancel() 84 static inline void ceph_fscache_readpages_cancel(struct inode *inode, in ceph_fscache_readpages_cancel() 120 static inline void ceph_fscache_uncache_page(struct inode *inode, in ceph_fscache_uncache_page() 125 static inline int ceph_readpage_from_fscache(struct inode* inode, in ceph_readpage_from_fscache() 131 static inline int ceph_readpages_from_fscache(struct inode *inode, in ceph_readpages_from_fscache() 139 static inline void ceph_readpage_to_fscache(struct inode *inode, in ceph_readpage_to_fscache() [all …]
|
D | inode.c | 41 static int ceph_set_ino_cb(struct inode *inode, void *data) in ceph_set_ino_cb() 50 struct inode *inode; in ceph_get_inode() local 76 struct inode *inode = ceph_get_inode(parent->i_sb, vino); in ceph_get_snapdir() local 240 static int ceph_fill_dirfrag(struct inode *inode, in ceph_fill_dirfrag() 303 static int ceph_fill_fragtree(struct inode *inode, in ceph_fill_fragtree() 474 struct inode *inode = container_of(head, struct inode, i_rcu); in ceph_i_callback() local 480 void ceph_destroy_inode(struct inode *inode) in ceph_destroy_inode() 524 int ceph_drop_inode(struct inode *inode) in ceph_drop_inode() 542 int ceph_fill_file_size(struct inode *inode, int issued, in ceph_fill_file_size() 592 void ceph_fill_file_time(struct inode *inode, int issued, in ceph_fill_file_time() [all …]
|
D | cache.c | 105 const struct inode* inode = &ci->vfs_inode; in ceph_fscache_inode_get_aux() local 120 const struct inode* inode = &ci->vfs_inode; in ceph_fscache_inode_get_attr() local 130 struct inode* inode = &ci->vfs_inode; in ceph_fscache_inode_check_aux() local 189 struct inode* inode = &ci->vfs_inode; in ceph_fscache_register_inode_cookie() local 253 int ceph_readpage_from_fscache(struct inode *inode, struct page *page) in ceph_readpage_from_fscache() 279 int ceph_readpages_from_fscache(struct inode *inode, in ceph_readpages_from_fscache() 308 void ceph_readpage_to_fscache(struct inode *inode, struct page *page) in ceph_readpage_to_fscache() 324 void ceph_invalidate_fscache_page(struct inode* inode, struct page *page) in ceph_invalidate_fscache_page() 350 struct inode *inode = &ci->vfs_inode; in ceph_revalidate_work() local 377 void ceph_queue_revalidate(struct inode *inode) in ceph_queue_revalidate()
|
D | addr.c | 72 struct inode *inode; in ceph_set_page_dirty() local 135 struct inode *inode; in ceph_invalidatepage() local 174 struct inode *inode = page->mapping ? page->mapping->host : NULL; in ceph_releasepage() local 190 struct inode *inode = file_inode(filp); in readpage_nounlock() local 258 struct inode *inode = req->r_inode; in finish_read() local 307 static int start_read(struct inode *inode, struct list_head *page_list, int max) in start_read() 400 struct inode *inode = file_inode(file); in ceph_readpages() local 438 static struct ceph_snap_context *get_oldest_context(struct inode *inode, in get_oldest_context() 473 struct inode *inode; in writepage_nounlock() local 565 struct inode *inode = page->mapping->host; in ceph_writepage() local [all …]
|
D | file.c | 68 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file() 131 int ceph_open(struct inode *inode, struct file *file) in ceph_open() 316 int ceph_release(struct inode *inode, struct file *file) in ceph_release() 347 static int striped_read(struct inode *inode, in striped_read() 437 struct inode *inode = file_inode(file); in ceph_sync_read() local 563 struct inode *inode = file_inode(file); in ceph_sync_direct_write() local 680 struct inode *inode = file_inode(file); in ceph_sync_write() local 811 struct inode *inode = file_inode(filp); in ceph_read_iter() local 940 struct inode *inode = file_inode(file); in ceph_write_iter() local 1071 struct inode *inode = file->f_mapping->host; in ceph_llseek() local [all …]
|
D | caps.c | 358 int ceph_get_cap_mds(struct inode *inode) in ceph_get_cap_mds() 511 void ceph_add_cap(struct inode *inode, in ceph_add_cap() 818 struct inode *inode = &ci->vfs_inode; in ceph_caps_revoking() local 887 int ceph_is_any_caps(struct inode *inode) in ceph_is_any_caps() 1098 void ceph_queue_caps_release(struct inode *inode) in ceph_queue_caps_release() 1134 struct inode *inode = &ci->vfs_inode; in __send_cap() local 1273 struct inode *inode = &ci->vfs_inode; in __ceph_flush_snaps() local 1403 struct inode *inode = &ci->vfs_inode; in __ceph_mark_dirty_caps() local 1447 static int __mark_caps_flushing(struct inode *inode, in __mark_caps_flushing() 1488 static int try_nonblocking_invalidate(struct inode *inode) in try_nonblocking_invalidate() [all …]
|
D | acl.c | 32 static inline void ceph_set_cached_acl(struct inode *inode, in ceph_set_cached_acl() 43 struct posix_acl *ceph_get_acl(struct inode *inode, int type) in ceph_get_acl() 84 int ceph_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ceph_set_acl() 249 void ceph_init_inode_acls(struct inode* inode, struct ceph_acls_info *info) in ceph_init_inode_acls()
|
/linux-4.1.27/fs/nilfs2/ |
D | alloc.c | 40 nilfs_palloc_groups_per_desc_block(const struct inode *inode) in nilfs_palloc_groups_per_desc_block() 51 nilfs_palloc_groups_count(const struct inode *inode) in nilfs_palloc_groups_count() 61 int nilfs_palloc_init_blockgroup(struct inode *inode, unsigned entry_size) in nilfs_palloc_init_blockgroup() 92 static unsigned long nilfs_palloc_group(const struct inode *inode, __u64 nr, in nilfs_palloc_group() 110 nilfs_palloc_desc_blkoff(const struct inode *inode, unsigned long group) in nilfs_palloc_desc_blkoff() 126 nilfs_palloc_bitmap_blkoff(const struct inode *inode, unsigned long group) in nilfs_palloc_bitmap_blkoff() 141 nilfs_palloc_group_desc_nfrees(struct inode *inode, unsigned long group, in nilfs_palloc_group_desc_nfrees() 160 nilfs_palloc_group_desc_add_entries(struct inode *inode, in nilfs_palloc_group_desc_add_entries() 176 nilfs_palloc_entry_blkoff(const struct inode *inode, __u64 nr) in nilfs_palloc_entry_blkoff() 192 static void nilfs_palloc_desc_block_init(struct inode *inode, in nilfs_palloc_desc_block_init() [all …]
|
D | mdt.c | 41 nilfs_mdt_insert_new_block(struct inode *inode, unsigned long block, in nilfs_mdt_insert_new_block() 43 void (*init_block)(struct inode *, in nilfs_mdt_insert_new_block() 74 static int nilfs_mdt_create_block(struct inode *inode, unsigned long block, in nilfs_mdt_create_block() 76 void (*init_block)(struct inode *, in nilfs_mdt_create_block() 122 nilfs_mdt_submit_block(struct inode *inode, unsigned long blkoff, in nilfs_mdt_submit_block() 173 static int nilfs_mdt_read_block(struct inode *inode, unsigned long block, in nilfs_mdt_read_block() 242 int nilfs_mdt_get_block(struct inode *inode, unsigned long blkoff, int create, in nilfs_mdt_get_block() 243 void (*init_block)(struct inode *, in nilfs_mdt_get_block() 285 int nilfs_mdt_find_block(struct inode *inode, unsigned long start, in nilfs_mdt_find_block() 329 int nilfs_mdt_delete_block(struct inode *inode, unsigned long block) in nilfs_mdt_delete_block() [all …]
|
D | inode.c | 54 void nilfs_inode_add_blocks(struct inode *inode, int n) in nilfs_inode_add_blocks() 63 void nilfs_inode_sub_blocks(struct inode *inode, int n) in nilfs_inode_sub_blocks() 83 int nilfs_get_block(struct inode *inode, sector_t blkoff, in nilfs_get_block() 178 struct inode *inode = mapping->host; in nilfs_writepages() local 195 struct inode *inode = page->mapping->host; in nilfs_writepage() local 225 struct inode *inode = page->mapping->host; in nilfs_set_page_dirty() local 261 struct inode *inode = mapping->host; in nilfs_write_failed() local 274 struct inode *inode = mapping->host; in nilfs_write_begin() local 293 struct inode *inode = mapping->host; in nilfs_write_end() local 312 struct inode *inode = file->f_mapping->host; in nilfs_direct_IO() local [all …]
|
D | namei.c | 49 static inline int nilfs_add_nondir(struct dentry *dentry, struct inode *inode) in nilfs_add_nondir() 70 struct inode *inode; in nilfs_lookup() local 92 struct inode *inode; in nilfs_create() local 119 struct inode *inode; in nilfs_mknod() local 150 struct inode *inode; in nilfs_symlink() local 195 struct inode *inode = d_inode(old_dentry); in nilfs_link() local 222 struct inode *inode; in nilfs_mkdir() local 276 struct inode *inode; in nilfs_do_unlink() local 331 struct inode *inode = d_inode(dentry); in nilfs_rmdir() local 452 struct inode *inode; in nilfs_get_parent() local [all …]
|
D | ioctl.c | 132 static int nilfs_ioctl_getflags(struct inode *inode, void __user *argp) in nilfs_ioctl_getflags() 142 static int nilfs_ioctl_setflags(struct inode *inode, struct file *filp, in nilfs_ioctl_setflags() 197 static int nilfs_ioctl_getversion(struct inode *inode, void __user *argp) in nilfs_ioctl_getversion() 221 static int nilfs_ioctl_change_cpmode(struct inode *inode, struct file *filp, in nilfs_ioctl_change_cpmode() 276 nilfs_ioctl_delete_checkpoint(struct inode *inode, struct file *filp, in nilfs_ioctl_delete_checkpoint() 355 static int nilfs_ioctl_get_cpstat(struct inode *inode, struct file *filp, in nilfs_ioctl_get_cpstat() 422 static int nilfs_ioctl_get_sustat(struct inode *inode, struct file *filp, in nilfs_ioctl_get_sustat() 531 static int nilfs_ioctl_get_bdescs(struct inode *inode, struct file *filp, in nilfs_ioctl_get_bdescs() 574 static int nilfs_ioctl_move_inode_block(struct inode *inode, in nilfs_ioctl_move_inode_block() 637 struct inode *inode; in nilfs_ioctl_move_blocks() local [all …]
|
D | mdt.h | 69 static inline struct nilfs_mdt_info *NILFS_MDT(const struct inode *inode) in NILFS_MDT() 101 static inline void nilfs_mdt_mark_dirty(struct inode *inode) in nilfs_mdt_mark_dirty() 107 static inline void nilfs_mdt_clear_dirty(struct inode *inode) in nilfs_mdt_clear_dirty() 112 static inline __u64 nilfs_mdt_cno(struct inode *inode) in nilfs_mdt_cno() 118 nilfs_mdt_bgl_lock(struct inode *inode, unsigned int block_group) in nilfs_mdt_bgl_lock()
|
D | dir.c | 53 static inline unsigned nilfs_chunk_size(struct inode *inode) in nilfs_chunk_size() 64 static inline unsigned long dir_pages(struct inode *inode) in dir_pages() 73 static unsigned nilfs_last_byte(struct inode *inode, unsigned long page_nr) in nilfs_last_byte() 252 static void nilfs_set_de_type(struct nilfs_dir_entry *de, struct inode *inode) in nilfs_set_de_type() 262 struct inode *inode = file_inode(file); in nilfs_readdir() local 416 struct page *page, struct inode *inode) in nilfs_set_link() 436 int nilfs_add_link(struct dentry *dentry, struct inode *inode) in nilfs_add_link() 539 struct inode *inode = mapping->host; in nilfs_delete_entry() local 576 int nilfs_make_empty(struct inode *inode, struct inode *parent) in nilfs_make_empty() 618 int nilfs_empty_dir(struct inode *inode) in nilfs_empty_dir()
|
D | gcinode.c | 72 int nilfs_gccache_submit_read_data(struct inode *inode, sector_t blkoff, in nilfs_gccache_submit_read_data() 140 int nilfs_gccache_submit_read_node(struct inode *inode, sector_t pbn, in nilfs_gccache_submit_read_node() 168 int nilfs_init_gcinode(struct inode *inode) in nilfs_init_gcinode()
|
/linux-4.1.27/fs/9p/ |
D | cache.h | 67 static inline int v9fs_readpage_from_fscache(struct inode *inode, in v9fs_readpage_from_fscache() 73 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache() 82 static inline void v9fs_readpage_to_fscache(struct inode *inode, in v9fs_readpage_to_fscache() 89 static inline void v9fs_uncache_page(struct inode *inode, struct page *page) in v9fs_uncache_page() 96 static inline void v9fs_fscache_wait_on_page_write(struct inode *inode, in v9fs_fscache_wait_on_page_write() 104 static inline void v9fs_cache_inode_get_cookie(struct inode *inode) in v9fs_cache_inode_get_cookie() 108 static inline void v9fs_cache_inode_put_cookie(struct inode *inode) in v9fs_cache_inode_put_cookie() 112 static inline void v9fs_cache_inode_set_cookie(struct inode *inode, struct file *file) in v9fs_cache_inode_set_cookie() 123 static inline int v9fs_readpage_from_fscache(struct inode *inode, in v9fs_readpage_from_fscache() 129 static inline int v9fs_readpages_from_fscache(struct inode *inode, in v9fs_readpages_from_fscache() [all …]
|
D | cache.c | 192 void v9fs_cache_inode_get_cookie(struct inode *inode) in v9fs_cache_inode_get_cookie() 213 void v9fs_cache_inode_put_cookie(struct inode *inode) in v9fs_cache_inode_put_cookie() 226 void v9fs_cache_inode_flush_cookie(struct inode *inode) in v9fs_cache_inode_flush_cookie() 239 void v9fs_cache_inode_set_cookie(struct inode *inode, struct file *filp) in v9fs_cache_inode_set_cookie() 256 void v9fs_cache_inode_reset_cookie(struct inode *inode) in v9fs_cache_inode_reset_cookie() 282 struct inode *inode = page->mapping->host; in __v9fs_fscache_release_page() local 292 struct inode *inode = page->mapping->host; in __v9fs_fscache_invalidate_page() local 320 int __v9fs_readpage_from_fscache(struct inode *inode, struct page *page) in __v9fs_readpage_from_fscache() 355 int __v9fs_readpages_from_fscache(struct inode *inode, in __v9fs_readpages_from_fscache() 393 void __v9fs_readpage_to_fscache(struct inode *inode, struct page *page) in __v9fs_readpage_to_fscache() [all …]
|
D | vfs_file.c | 59 int v9fs_file_open(struct inode *inode, struct file *file) in v9fs_file_open() 134 struct inode *inode = file_inode(filp); in v9fs_file_lock() local 306 struct inode *inode = file_inode(filp); in v9fs_file_lock_dotl() local 342 struct inode *inode = file_inode(filp); in v9fs_file_flock_dotl() local 420 struct inode *inode = file_inode(file); in v9fs_file_write_iter() local 443 struct inode *inode = filp->f_mapping->host; in v9fs_file_fsync() local 467 struct inode *inode = filp->f_mapping->host; in v9fs_file_fsync_dotl() local 502 struct inode *inode; in v9fs_mmap_file_mmap() local 541 struct inode *inode = file_inode(filp); in v9fs_vm_page_mkwrite() local 600 struct inode *inode; in v9fs_mmap_vm_close() local
|
D | vfs_addr.c | 54 struct inode *inode = page->mapping->host; in v9fs_fid_readpage() local 115 struct inode *inode; in v9fs_vfs_readpages() local 162 struct inode *inode = page->mapping->host; in v9fs_vfs_writepage_locked() local 220 struct inode *inode = page->mapping->host; in v9fs_launder_page() local 256 struct inode *inode = file_inode(file); in v9fs_direct_IO() local 275 struct inode *inode = mapping->host; in v9fs_write_begin() local 308 struct inode *inode = page->mapping->host; in v9fs_write_end() local
|
D | vfs_inode_dotl.c | 71 static int v9fs_test_inode_dotl(struct inode *inode, void *data) in v9fs_test_inode_dotl() 94 static int v9fs_test_new_inode_dotl(struct inode *inode, void *data) in v9fs_test_new_inode_dotl() 99 static int v9fs_set_inode_dotl(struct inode *inode, void *data) in v9fs_set_inode_dotl() 117 struct inode *inode; in v9fs_qid_iget_dotl() local 162 struct inode *inode = NULL; in v9fs_inode_from_fid_dotl() local 249 struct inode *inode; in v9fs_vfs_atomic_open_dotl() local 390 struct inode *inode; in v9fs_vfs_mkdir_dotl() local 559 struct inode *inode = d_inode(dentry); in v9fs_vfs_setattr_dotl() local 613 v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode) in v9fs_stat2inode_dotl() 685 struct inode *inode; in v9fs_vfs_symlink_dotl() local [all …]
|
D | vfs_inode.c | 262 struct inode *inode = container_of(head, struct inode, i_rcu); in v9fs_i_callback() local 266 void v9fs_destroy_inode(struct inode *inode) in v9fs_destroy_inode() 272 struct inode *inode, umode_t mode, dev_t rdev) in v9fs_init_inode() 373 struct inode *inode; in v9fs_get_inode() local 450 void v9fs_evict_inode(struct inode *inode) in v9fs_evict_inode() 466 static int v9fs_test_inode(struct inode *inode, void *data) in v9fs_test_inode() 489 static int v9fs_test_new_inode(struct inode *inode, void *data) in v9fs_test_new_inode() 494 static int v9fs_set_inode(struct inode *inode, void *data) in v9fs_set_inode() 512 struct inode *inode; in v9fs_qid_iget() local 553 struct inode *inode = NULL; in v9fs_inode_from_fid() local [all …]
|
D | acl.h | 28 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() 32 static inline int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() 36 static inline int v9fs_set_create_acl(struct inode *inode, in v9fs_set_create_acl()
|
/linux-4.1.27/include/linux/ |
D | quotaops.h | 22 static inline bool is_quota_modification(struct inode *inode, struct iattr *ia) in is_quota_modification() 203 static inline void dquot_initialize(struct inode *inode) in dquot_initialize() 207 static inline void dquot_drop(struct inode *inode) in dquot_drop() 211 static inline int dquot_alloc_inode(struct inode *inode) in dquot_alloc_inode() 216 static inline void dquot_free_inode(struct inode *inode) in dquot_free_inode() 220 static inline int dquot_transfer(struct inode *inode, struct iattr *iattr) in dquot_transfer() 225 static inline int __dquot_alloc_space(struct inode *inode, qsize_t number, in __dquot_alloc_space() 233 static inline void __dquot_free_space(struct inode *inode, qsize_t number, in __dquot_free_space() 240 static inline int dquot_claim_space_nodirty(struct inode *inode, qsize_t number) in dquot_claim_space_nodirty() 246 static inline int dquot_reclaim_space_nodirty(struct inode *inode, in dquot_reclaim_space_nodirty() [all …]
|
D | fsnotify.h | 23 struct inode *inode) in fsnotify_d_instantiate() 41 struct inode *inode = file_inode(file); in fsnotify_perm() local 78 static inline void fsnotify_link_count(struct inode *inode) in fsnotify_link_count() 120 static inline void fsnotify_inode_delete(struct inode *inode) in fsnotify_inode_delete() 149 static inline void fsnotify_inoderemove(struct inode *inode) in fsnotify_inoderemove() 158 static inline void fsnotify_create(struct inode *inode, struct dentry *dentry) in fsnotify_create() 170 static inline void fsnotify_link(struct inode *dir, struct inode *inode, struct dentry *new_dentry) in fsnotify_link() 181 static inline void fsnotify_mkdir(struct inode *inode, struct dentry *dentry) in fsnotify_mkdir() 197 struct inode *inode = file_inode(file); in fsnotify_access() local 215 struct inode *inode = file_inode(file); in fsnotify_modify() local [all …]
|
D | fs.h | 566 #define i_size_ordered_init(inode) seqcount_init(&inode->i_size_seqcount) argument 568 #define i_size_ordered_init(inode) do { } while (0) argument 583 struct inode { struct 595 const struct inode_operations *i_op; argument 610 * inode_(inc|dec)_link_count argument 612 union { 639 struct list_head i_lru; /* inode LRU list */ argument 657 struct pipe_inode_info *i_pipe; argument 665 __u32 i_fsnotify_mask; /* all events this inode cares about */ argument 672 static inline int inode_unhashed(struct inode *inode) in inode_unhashed() [all …]
|
D | posix_acl.h | 109 static inline void cache_no_acl(struct inode *inode) in cache_no_acl() 115 static inline int posix_acl_chmod(struct inode *inode, umode_t mode) in posix_acl_chmod() 122 static inline int simple_acl_create(struct inode *dir, struct inode *inode) in simple_acl_create() 126 static inline void cache_no_acl(struct inode *inode) in cache_no_acl() 130 static inline int posix_acl_create(struct inode *inode, umode_t *mode, in posix_acl_create() 137 static inline void forget_all_cached_acls(struct inode *inode) in forget_all_cached_acls()
|
D | nfs_fs.h | 223 static inline struct nfs_inode *NFS_I(const struct inode *inode) in NFS_I() 233 static inline struct nfs_fh *NFS_FH(const struct inode *inode) in NFS_FH() 238 static inline struct nfs_server *NFS_SERVER(const struct inode *inode) in NFS_SERVER() 243 static inline struct rpc_clnt *NFS_CLIENT(const struct inode *inode) in NFS_CLIENT() 248 static inline const struct nfs_rpc_ops *NFS_PROTO(const struct inode *inode) in NFS_PROTO() 253 static inline unsigned NFS_MINATTRTIMEO(const struct inode *inode) in NFS_MINATTRTIMEO() 259 static inline unsigned NFS_MAXATTRTIMEO(const struct inode *inode) in NFS_MAXATTRTIMEO() 265 static inline int NFS_STALE(const struct inode *inode) in NFS_STALE() 270 static inline struct fscache_cookie *nfs_i_fscache(struct inode *inode) in nfs_i_fscache() 279 static inline __u64 NFS_FILEID(const struct inode *inode) in NFS_FILEID() [all …]
|
/linux-4.1.27/fs/cifs/ |
D | fscache.h | 62 struct inode *inode) in cifs_fscache_invalidate_page() 68 static inline int cifs_readpage_from_fscache(struct inode *inode, in cifs_readpage_from_fscache() 77 static inline int cifs_readpages_from_fscache(struct inode *inode, in cifs_readpages_from_fscache() 88 static inline void cifs_readpage_to_fscache(struct inode *inode, in cifs_readpage_to_fscache() 95 static inline void cifs_fscache_readpages_cancel(struct inode *inode, in cifs_fscache_readpages_cancel() 114 static inline void cifs_fscache_release_inode_cookie(struct inode *inode) {} in cifs_fscache_release_inode_cookie() 115 static inline void cifs_fscache_set_inode_cookie(struct inode *inode, in cifs_fscache_set_inode_cookie() 117 static inline void cifs_fscache_reset_inode_cookie(struct inode *inode) {} in cifs_fscache_reset_inode_cookie() 124 struct inode *inode) {} in cifs_fscache_invalidate_page() 126 cifs_readpage_from_fscache(struct inode *inode, struct page *page) in cifs_readpage_from_fscache() [all …]
|
D | fscache.c | 61 static void cifs_fscache_enable_inode_cookie(struct inode *inode) in cifs_fscache_enable_inode_cookie() 78 void cifs_fscache_release_inode_cookie(struct inode *inode) in cifs_fscache_release_inode_cookie() 89 static void cifs_fscache_disable_inode_cookie(struct inode *inode) in cifs_fscache_disable_inode_cookie() 101 void cifs_fscache_set_inode_cookie(struct inode *inode, struct file *filp) in cifs_fscache_set_inode_cookie() 109 void cifs_fscache_reset_inode_cookie(struct inode *inode) in cifs_fscache_reset_inode_cookie() 131 struct inode *inode = page->mapping->host; in cifs_fscache_release_page() local 155 int __cifs_readpage_from_fscache(struct inode *inode, struct page *page) in __cifs_readpage_from_fscache() 184 int __cifs_readpages_from_fscache(struct inode *inode, in __cifs_readpages_from_fscache() 215 void __cifs_readpage_to_fscache(struct inode *inode, struct page *page) in __cifs_readpage_to_fscache() 226 void __cifs_fscache_readpages_cancel(struct inode *inode, struct list_head *pages) in __cifs_fscache_readpages_cancel() [all …]
|
D | inode.c | 37 static void cifs_set_ops(struct inode *inode) 92 cifs_revalidate_cache(struct inode *inode, struct cifs_fattr *fattr) 130 cifs_nlink_fattr_to_inode(struct inode *inode, struct cifs_fattr *fattr) 154 cifs_fattr_to_inode(struct inode *inode, struct cifs_fattr *fattr) 337 struct inode *inode = file_inode(filp); local 659 struct inode *inode = file_inode(filp); local 705 cifs_get_inode_info(struct inode **inode, const char *full_path, 880 cifs_find_inode(struct inode *inode, void *opaque) 904 cifs_init_inode(struct inode *inode, void *opaque) 919 inode_has_hashed_dentries(struct inode *inode) [all …]
|
D | cifsfs.c | 117 struct inode *inode; in cifs_read_super() local 222 static int cifs_permission(struct inode *inode, int mask) in cifs_permission() 285 struct inode *inode = container_of(head, struct inode, i_rcu); in cifs_i_callback() local 290 cifs_destroy_inode(struct inode *inode) in cifs_destroy_inode() 296 cifs_evict_inode(struct inode *inode) in cifs_evict_inode() 560 static int cifs_drop_inode(struct inode *inode) in cifs_drop_inode() 746 struct inode *inode = file_inode(iocb->ki_filp); in cifs_loose_read_iter() local 757 struct inode *inode = file_inode(iocb->ki_filp); in cifs_file_write_iter() local 789 struct inode *inode = file_inode(file); in cifs_llseek() local 824 struct inode *inode = file_inode(file); in cifs_setlease() local [all …]
|
/linux-4.1.27/fs/f2fs/ |
D | inode.c | 22 void f2fs_set_inode_flags(struct inode *inode) in f2fs_set_inode_flags() 41 static void __get_inode_rdev(struct inode *inode, struct f2fs_inode *ri) in __get_inode_rdev() 63 static void __set_inode_rdev(struct inode *inode, struct f2fs_inode *ri) in __set_inode_rdev() 79 static void __recover_inline_status(struct inode *inode, struct page *ipage) in __recover_inline_status() 98 static int do_read_inode(struct inode *inode) in do_read_inode() 167 struct inode *inode; in f2fs_iget() local 221 void update_inode(struct inode *inode, struct page *node_page) in update_inode() 263 void update_inode_page(struct inode *inode) in update_inode_page() 283 int f2fs_write_inode(struct inode *inode, struct writeback_control *wbc) in f2fs_write_inode() 311 void f2fs_evict_inode(struct inode *inode) in f2fs_evict_inode() [all …]
|
D | file.c | 36 struct inode *inode = file_inode(vma->vm_file); in f2fs_vm_page_mkwrite() local 98 static int get_parent_ino(struct inode *inode, nid_t *pino) in get_parent_ino() 118 static inline bool need_do_checkpoint(struct inode *inode) in need_do_checkpoint() 152 static void try_to_fix_pino(struct inode *inode) in try_to_fix_pino() 174 struct inode *inode = file->f_mapping->host; in f2fs_sync_file() local 315 struct inode *inode = file->f_mapping->host; in f2fs_seek_block() local 387 struct inode *inode = file->f_mapping->host; in f2fs_llseek() local 408 struct inode *inode = file_inode(file); in f2fs_file_mmap() local 463 static int truncate_partial_data_page(struct inode *inode, u64 from, in truncate_partial_data_page() 490 int truncate_blocks(struct inode *inode, u64 from, bool lock) in truncate_blocks() [all …]
|
D | data.c | 267 static bool lookup_extent_info(struct inode *inode, pgoff_t pgofs, in lookup_extent_info() 296 static bool update_extent_info(struct inode *inode, pgoff_t fofs, in update_extent_info() 412 static struct extent_tree *__grab_extent_tree(struct inode *inode) in __grab_extent_tree() 573 static void f2fs_init_extent_tree(struct inode *inode, in f2fs_init_extent_tree() 606 static bool f2fs_lookup_extent_tree(struct inode *inode, pgoff_t pgofs, in f2fs_lookup_extent_tree() 638 static void f2fs_update_extent_tree(struct inode *inode, pgoff_t fofs, in f2fs_update_extent_tree() 720 void f2fs_preserve_extent_tree(struct inode *inode) in f2fs_preserve_extent_tree() 828 void f2fs_destroy_extent_tree(struct inode *inode) in f2fs_destroy_extent_tree() 865 void f2fs_init_extent_cache(struct inode *inode, struct f2fs_extent *i_ext) in f2fs_init_extent_cache() 875 static bool f2fs_lookup_extent_cache(struct inode *inode, pgoff_t pgofs, in f2fs_lookup_extent_cache() [all …]
|
D | namei.c | 29 struct inode *inode; in f2fs_new_inode() local 94 static inline void set_cold_files(struct f2fs_sb_info *sbi, struct inode *inode, in set_cold_files() 113 struct inode *inode; in f2fs_create() local 154 struct inode *inode = d_inode(old_dentry); in f2fs_link() local 232 struct inode *inode = NULL; in f2fs_lookup() local 266 struct inode *inode = d_inode(dentry); in f2fs_unlink() local 318 struct inode *inode; in f2fs_symlink() local 365 struct inode *inode; in f2fs_mkdir() local 404 struct inode *inode = d_inode(dentry); in f2fs_rmdir() local 414 struct inode *inode; in f2fs_mknod() local [all …]
|
D | inline.c | 16 bool f2fs_may_inline(struct inode *inode) in f2fs_may_inline() 68 int f2fs_read_inline_data(struct inode *inode, struct page *page) in f2fs_read_inline_data() 153 int f2fs_convert_inline_inode(struct inode *inode) in f2fs_convert_inline_inode() 185 int f2fs_write_inline_data(struct inode *inode, struct page *page) in f2fs_write_inline_data() 217 bool recover_inline_data(struct inode *inode, struct page *npage) in recover_inline_data() 320 int make_empty_inline_dir(struct inode *inode, struct inode *parent, in make_empty_inline_dir() 393 struct inode *inode, nid_t ino, umode_t mode) in f2fs_add_inline_entry() 459 struct inode *dir, struct inode *inode) in f2fs_delete_inline_entry() 511 struct inode *inode = file_inode(file); in f2fs_read_inline_dir() local
|
D | dir.c | 18 static unsigned long dir_blocks(struct inode *inode) in dir_blocks() 278 struct page *page, struct inode *inode) in f2fs_set_link() 306 int update_dent_inode(struct inode *inode, const struct qstr *name) in update_dent_inode() 320 void do_make_empty_dir(struct inode *inode, struct inode *parent, in do_make_empty_dir() 343 static int make_empty_dir(struct inode *inode, in make_empty_dir() 369 struct page *init_inode_metadata(struct inode *inode, struct inode *dir, in init_inode_metadata() 431 void update_parent_metadata(struct inode *dir, struct inode *inode, in update_parent_metadata() 496 struct inode *inode, nid_t ino, umode_t mode) in __f2fs_add_link() 598 int f2fs_do_tmpfile(struct inode *inode, struct inode *dir) in f2fs_do_tmpfile() 619 void f2fs_drop_nlink(struct inode *dir, struct inode *inode, struct page *page) in f2fs_drop_nlink() [all …]
|
D | xattr.c | 133 struct inode *inode = d_inode(dentry); in f2fs_xattr_advise_get() local 146 struct inode *inode = d_inode(dentry); in f2fs_xattr_advise_set() local 161 static int f2fs_initxattrs(struct inode *inode, const struct xattr *xattr_array, in f2fs_initxattrs() 177 int f2fs_init_security(struct inode *inode, struct inode *dir, in f2fs_init_security() 269 static void *read_all_xattrs(struct inode *inode, struct page *ipage) in read_all_xattrs() 327 static inline int write_all_xattrs(struct inode *inode, __u32 hsize, in write_all_xattrs() 402 int f2fs_getxattr(struct inode *inode, int index, const char *name, in f2fs_getxattr() 447 struct inode *inode = d_inode(dentry); in f2fs_listxattr() local 482 static int __f2fs_setxattr(struct inode *inode, int index, in __f2fs_setxattr() 597 int f2fs_setxattr(struct inode *inode, int index, const char *name, in f2fs_setxattr()
|
/linux-4.1.27/fs/logfs/ |
D | inode.c | 53 static void logfs_inode_setops(struct inode *inode) in logfs_inode_setops() 83 struct inode *inode = iget_locked(sb, ino); in __logfs_iget() local 146 struct inode *inode = container_of(head, struct inode, i_rcu); in logfs_i_callback() local 150 static void __logfs_destroy_inode(struct inode *inode) in __logfs_destroy_inode() 159 static void __logfs_destroy_meta_inode(struct inode *inode) in __logfs_destroy_meta_inode() 166 static void logfs_destroy_inode(struct inode *inode) in logfs_destroy_inode() 187 void logfs_safe_iput(struct inode *inode, int is_cached) in logfs_safe_iput() 202 static void logfs_init_inode(struct super_block *sb, struct inode *inode) in logfs_init_inode() 264 struct inode *inode; in logfs_new_meta_inode() local 280 struct inode *inode; in logfs_read_meta_inode() local [all …]
|
D | readwrite.c | 114 static void logfs_disk_to_inode(struct logfs_disk_inode *di, struct inode*inode) in logfs_disk_to_inode() 150 static void logfs_inode_to_disk(struct inode *inode, struct logfs_disk_inode*di) in logfs_inode_to_disk() 187 static void __logfs_set_blocks(struct inode *inode) in __logfs_set_blocks() 197 void logfs_set_blocks(struct inode *inode, u64 bytes) in logfs_set_blocks() 274 static struct page *logfs_get_read_page(struct inode *inode, u64 bix, in logfs_get_read_page() 310 static struct page *logfs_get_write_page(struct inode *inode, u64 bix, in logfs_get_write_page() 348 static struct page *logfs_get_page(struct inode *inode, u64 bix, level_t level, in logfs_get_page() 392 struct inode *inode; in indirect_write_block() local 418 struct inode *inode; in inode_write_block() local 442 static __be64 inode_val0(struct inode *inode) in inode_val0() [all …]
|
D | dir.c | 72 static int write_inode(struct inode *inode) in write_inode() 77 static s64 dir_seek_data(struct inode *inode, s64 pos) in dir_seek_data() 84 static int beyond_eof(struct inode *inode, loff_t bix) in beyond_eof() 196 static int logfs_remove_inode(struct inode *inode) in logfs_remove_inode() 206 static void abort_transaction(struct inode *inode, struct logfs_transaction *ta) in abort_transaction() 216 struct inode *inode = d_inode(dentry); in logfs_unlink() local 274 struct inode *inode = d_inode(dentry); in logfs_rmdir() local 339 struct inode *inode; in logfs_lookup() local 369 struct inode *inode) in logfs_write_dir() 408 struct inode *inode, const char *dest, long destlen) in __logfs_create() [all …]
|
D | file.c | 16 struct inode *inode = mapping->host; in logfs_write_begin() local 42 struct inode *inode = mapping->host; in logfs_write_end() local 105 struct inode *inode = page->mapping->host; in __logfs_writepage() local 119 struct inode *inode = page->mapping->host; in logfs_writepage() local 187 struct inode *inode = file_inode(file); in logfs_ioctl() local 226 struct inode *inode = file->f_mapping->host; in logfs_fsync() local 244 struct inode *inode = d_inode(dentry); in logfs_setattr() local
|
/linux-4.1.27/fs/fat/ |
D | file.c | 18 static int fat_ioctl_get_attributes(struct inode *inode, u32 __user *user_attr) in fat_ioctl_get_attributes() 31 struct inode *inode = file_inode(file); in fat_ioctl_set_attributes() local 113 static int fat_ioctl_get_volume_id(struct inode *inode, u32 __user *user_attr) in fat_ioctl_get_volume_id() 121 struct inode *inode = file_inode(filp); in fat_generic_ioctl() local 145 static int fat_file_release(struct inode *inode, struct file *filp) in fat_file_release() 157 struct inode *inode = filp->f_mapping->host; in fat_file_fsync() local 181 static int fat_cont_expand(struct inode *inode, loff_t size) in fat_cont_expand() 218 static int fat_free(struct inode *inode, int skip) in fat_free() 287 void fat_truncate_blocks(struct inode *inode, loff_t offset) in fat_truncate_blocks() 308 struct inode *inode = d_inode(dentry); in fat_getattr() local [all …]
|
D | cache.c | 31 static inline int fat_max_cache(struct inode *inode) in fat_max_cache() 61 static inline struct fat_cache *fat_cache_alloc(struct inode *inode) in fat_cache_alloc() 72 static inline void fat_cache_update_lru(struct inode *inode, in fat_cache_update_lru() 79 static int fat_cache_lookup(struct inode *inode, int fclus, in fat_cache_lookup() 116 static struct fat_cache *fat_cache_merge(struct inode *inode, in fat_cache_merge() 133 static void fat_cache_add(struct inode *inode, struct fat_cache_id *new) in fat_cache_add() 185 static void __fat_cache_inval_inode(struct inode *inode) in __fat_cache_inval_inode() 203 void fat_cache_inval_inode(struct inode *inode) in fat_cache_inval_inode() 224 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) in fat_get_cluster() 285 static int fat_bmap_cluster(struct inode *inode, int cluster) in fat_bmap_cluster() [all …]
|
D | inode.c | 95 static int fat_add_cluster(struct inode *inode) in fat_add_cluster() 110 static inline int __fat_get_block(struct inode *inode, sector_t iblock, in __fat_get_block() 162 static int fat_get_block(struct inode *inode, sector_t iblock, in fat_get_block() 200 struct inode *inode = mapping->host; in fat_write_failed() local 227 struct inode *inode = mapping->host; in fat_write_end() local 245 struct inode *inode = mapping->host; in fat_direct_IO() local 294 int fat_block_truncate_page(struct inode *inode, loff_t from) in fat_block_truncate_page() 359 void fat_attach(struct inode *inode, loff_t i_pos) in fat_attach() 388 void fat_detach(struct inode *inode) in fat_detach() 409 struct inode *inode = NULL; in fat_iget() local [all …]
|
/linux-4.1.27/fs/ocfs2/ |
D | file.c | 67 static int ocfs2_init_file_private(struct inode *inode, struct file *file) in ocfs2_init_file_private() 83 static void ocfs2_free_file_private(struct inode *inode, struct file *file) in ocfs2_free_file_private() 96 static int ocfs2_file_open(struct inode *inode, struct file *file) in ocfs2_file_open() 143 static int ocfs2_file_release(struct inode *inode, struct file *file) in ocfs2_file_release() 163 static int ocfs2_dir_open(struct inode *inode, struct file *file) in ocfs2_dir_open() 168 static int ocfs2_dir_release(struct inode *inode, struct file *file) in ocfs2_dir_release() 178 struct inode *inode = file->f_mapping->host; in ocfs2_sync_file() local 216 int ocfs2_should_update_atime(struct inode *inode, in ocfs2_should_update_atime() 259 int ocfs2_update_inode_atime(struct inode *inode, in ocfs2_update_inode_atime() 299 struct inode *inode, in ocfs2_set_inode_size() [all …]
|
D | inode.c | 77 void ocfs2_set_inode_flags(struct inode *inode) in ocfs2_set_inode_flags() 130 struct inode *inode = NULL; in ocfs2_iget() local 216 static int ocfs2_find_actor(struct inode *inode, void *opaque) in ocfs2_find_actor() 241 static int ocfs2_init_locked_inode(struct inode *inode, void *opaque) in ocfs2_init_locked_inode() 265 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe, in ocfs2_populate_inode() 405 static int ocfs2_read_locked_inode(struct inode *inode, in ocfs2_read_locked_inode() 554 struct inode *inode, in ocfs2_truncate_for_delete() 611 static int ocfs2_remove_inode(struct inode *inode, in ocfs2_remove_inode() 725 static int ocfs2_wipe_inode(struct inode *inode, in ocfs2_wipe_inode() 816 static int ocfs2_inode_is_valid_to_delete(struct inode *inode) in ocfs2_inode_is_valid_to_delete() [all …]
|
D | ioctl.c | 63 static int ocfs2_get_inode_attr(struct inode *inode, unsigned *flags) in ocfs2_get_inode_attr() 79 static int ocfs2_set_inode_attr(struct inode *inode, unsigned flags, in ocfs2_set_inode_attr() 145 static int ocfs2_info_handle_blocksize(struct inode *inode, in ocfs2_info_handle_blocksize() 163 static int ocfs2_info_handle_clustersize(struct inode *inode, in ocfs2_info_handle_clustersize() 182 static int ocfs2_info_handle_maxslots(struct inode *inode, in ocfs2_info_handle_maxslots() 201 static int ocfs2_info_handle_label(struct inode *inode, in ocfs2_info_handle_label() 220 static int ocfs2_info_handle_uuid(struct inode *inode, in ocfs2_info_handle_uuid() 239 static int ocfs2_info_handle_fs_features(struct inode *inode, in ocfs2_info_handle_fs_features() 260 static int ocfs2_info_handle_journal_size(struct inode *inode, in ocfs2_info_handle_journal_size() 327 static int ocfs2_info_handle_freeinode(struct inode *inode, in ocfs2_info_handle_freeinode() [all …]
|
D | acl.c | 122 static struct posix_acl *ocfs2_get_acl_nolock(struct inode *inode, in ocfs2_get_acl_nolock() 168 static int ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh, in ocfs2_acl_set_mode() 225 struct inode *inode, in ocfs2_set_acl() 285 int ocfs2_iop_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ocfs2_iop_set_acl() 290 struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type) in ocfs2_iop_get_acl() 312 int ocfs2_acl_chmod(struct inode *inode, struct buffer_head *bh) in ocfs2_acl_chmod() 341 struct inode *inode, in ocfs2_init_acl()
|
D | aops.c | 56 static int ocfs2_symlink_get_block(struct inode *inode, sector_t iblock, in ocfs2_symlink_get_block() 137 int ocfs2_get_block(struct inode *inode, sector_t iblock, in ocfs2_get_block() 222 int ocfs2_read_inline_data(struct inode *inode, struct page *page, in ocfs2_read_inline_data() 259 static int ocfs2_readpage_inline(struct inode *inode, struct page *page) in ocfs2_readpage_inline() 283 struct inode *inode = page->mapping->host; in ocfs2_readpage() local 358 struct inode *inode = mapping->host; in ocfs2_readpages() local 462 struct inode *inode = mapping->host; in ocfs2_bmap() local 515 static int ocfs2_direct_IO_get_blocks(struct inode *inode, sector_t iblock, in ocfs2_direct_IO_get_blocks() 616 struct inode *inode = file_inode(iocb->ki_filp); in ocfs2_dio_end_io() local 645 struct inode *inode, loff_t offset) in ocfs2_is_overwrite() [all …]
|
D | dcache.c | 53 struct inode *inode; in ocfs2_dentry_revalidate() local 168 struct dentry *ocfs2_find_local_alias(struct inode *inode, in ocfs2_find_local_alias() 227 struct inode *inode, in ocfs2_dentry_attach_lock() 394 static void ocfs2_dentry_iput(struct dentry *dentry, struct inode *inode) in ocfs2_dentry_iput() 449 struct inode *inode = d_inode(dentry); in ocfs2_dentry_move() local
|
D | extent_map.c | 54 void ocfs2_extent_map_init(struct inode *inode) in ocfs2_extent_map_init() 83 static int ocfs2_extent_map_lookup(struct inode *inode, unsigned int cpos, in ocfs2_extent_map_lookup() 114 void ocfs2_extent_map_trunc(struct inode *inode, unsigned int cpos) in ocfs2_extent_map_trunc() 227 void ocfs2_extent_map_insert_rec(struct inode *inode, in ocfs2_extent_map_insert_rec() 288 static int ocfs2_last_eb_is_empty(struct inode *inode, in ocfs2_last_eb_is_empty() 410 static int ocfs2_get_clusters_nocache(struct inode *inode, in ocfs2_get_clusters_nocache() 543 int ocfs2_xattr_get_clusters(struct inode *inode, u32 v_cluster, in ocfs2_xattr_get_clusters() 608 int ocfs2_get_clusters(struct inode *inode, u32 v_cluster, in ocfs2_get_clusters() 671 int ocfs2_extent_map_get_blocks(struct inode *inode, u64 v_blkno, u64 *p_blkno, in ocfs2_extent_map_get_blocks() 713 static int ocfs2_fiemap_inline(struct inode *inode, struct buffer_head *di_bh, in ocfs2_fiemap_inline() [all …]
|
D | move_extents.c | 43 struct inode *inode; member 64 struct inode *inode = context->inode; in __ocfs2_move_extent() local 167 static int ocfs2_lock_allocators_move_extents(struct inode *inode, in ocfs2_lock_allocators_move_extents() 232 struct inode *inode = context->inode; in ocfs2_defrag_extent() local 365 static int ocfs2_find_victim_alloc_group(struct inode *inode, in ocfs2_find_victim_alloc_group() 469 static int ocfs2_validate_and_adjust_move_goal(struct inode *inode, in ocfs2_validate_and_adjust_move_goal() 526 static void ocfs2_probe_alloc_group(struct inode *inode, struct buffer_head *bh, in ocfs2_probe_alloc_group() 571 struct inode *inode = context->inode; in ocfs2_move_extent() local 770 struct inode *inode = context->inode; in __ocfs2_move_extents_range() local 902 struct inode *inode = context->inode; in ocfs2_move_extents() local [all …]
|
D | resize.c | 54 static u16 ocfs2_calc_new_backup_super(struct inode *inode, in ocfs2_calc_new_backup_super() 177 static int update_backups(struct inode * inode, u32 clusters, char *data) in update_backups() 216 static void ocfs2_update_super_and_backups(struct inode *inode, in ocfs2_update_super_and_backups() 264 int ocfs2_group_extend(struct inode * inode, int new_clusters) in ocfs2_group_extend() 376 static int ocfs2_check_new_group(struct inode *inode, in ocfs2_check_new_group() 414 static int ocfs2_verify_group_and_input(struct inode *inode, in ocfs2_verify_group_and_input() 453 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input) in ocfs2_group_add()
|
/linux-4.1.27/fs/notify/ |
D | inode_mark.c | 37 void fsnotify_recalc_inode_mask(struct inode *inode) in fsnotify_recalc_inode_mask() 48 struct inode *inode = mark->inode; in fsnotify_destroy_inode_mark() local 70 void fsnotify_clear_marks_by_inode(struct inode *inode) in fsnotify_clear_marks_by_inode() 100 struct inode *inode) in fsnotify_find_inode_mark() 118 struct inode *inode; in fsnotify_set_inode_mark_mask_locked() local 144 struct fsnotify_group *group, struct inode *inode, in fsnotify_add_inode_mark() 173 struct inode *inode, *next_i, *need_iput = NULL; in fsnotify_unmount_inodes() local
|
D | fdinfo.c | 40 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle() 67 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle() 77 struct inode *inode; in inotify_fdinfo() local 106 struct inode *inode; in fanotify_fdinfo() local
|
/linux-4.1.27/fs/reiserfs/ |
D | inode.c | 26 void reiserfs_evict_inode(struct inode *inode) in reiserfs_evict_inode() 126 void make_cpu_key(struct cpu_key *key, struct inode *inode, loff_t offset, in make_cpu_key() 231 b_blocknr_t block, struct inode *inode) in set_block_dev_mapped() 240 static int file_capable(struct inode *inode, sector_t block) in file_capable() 252 struct inode *inode, struct treepath *path) in restart_transaction() 284 static int _get_block_create_0(struct inode *inode, sector_t block, in _get_block_create_0() 471 static int reiserfs_bmap(struct inode *inode, sector_t block, in reiserfs_bmap() 502 static int reiserfs_get_block_create_0(struct inode *inode, sector_t block, in reiserfs_get_block_create_0() 513 static int reiserfs_get_blocks_direct_io(struct inode *inode, in reiserfs_get_blocks_direct_io() 575 static int convert_tail_for_hole(struct inode *inode, in convert_tail_for_hole() [all …]
|
D | xattr.h | 20 #define has_xattr_dir(inode) (REISERFS_I(inode)->i_flags & i_has_xattr_dir) argument 53 static inline loff_t reiserfs_xattr_nblocks(struct inode *inode, loff_t size) in reiserfs_xattr_nblocks() 75 static inline size_t reiserfs_xattr_jcreate_nblocks(struct inode *inode) in reiserfs_xattr_jcreate_nblocks() 88 static inline void reiserfs_init_xattr_rwsem(struct inode *inode) in reiserfs_init_xattr_rwsem() 100 static inline void reiserfs_init_xattr_rwsem(struct inode *inode) in reiserfs_init_xattr_rwsem() 107 struct inode *inode, in reiserfs_security_init() 115 struct inode *inode, in reiserfs_security_write()
|
D | file.c | 32 static int reiserfs_file_release(struct inode *inode, struct file *filp) in reiserfs_file_release() 123 static int reiserfs_file_open(struct inode *inode, struct file *file) in reiserfs_file_open() 136 void reiserfs_vfs_truncate_file(struct inode *inode) in reiserfs_vfs_truncate_file() 153 struct inode *inode = filp->f_mapping->host; in reiserfs_sync_file() local 176 int reiserfs_commit_page(struct inode *inode, struct page *page, in reiserfs_commit_page()
|
D | xattr_acl.c | 20 reiserfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in reiserfs_set_acl() 180 struct posix_acl *reiserfs_get_acl(struct inode *inode, int type) in reiserfs_get_acl() 237 __reiserfs_set_acl(struct reiserfs_transaction_handle *th, struct inode *inode, in __reiserfs_set_acl() 304 struct inode *inode) in reiserfs_inherit_default_acl() 365 int reiserfs_cache_default_acl(struct inode *inode) in reiserfs_cache_default_acl() 398 int reiserfs_acl_chmod(struct inode *inode) in reiserfs_acl_chmod()
|
D | namei.c | 356 struct inode *inode = NULL; in reiserfs_lookup() local 400 struct inode *inode = NULL; in reiserfs_get_parent() local 431 struct inode *inode, int visible) in reiserfs_add_entry() 588 static int drop_new_inode(struct inode *inode) in drop_new_inode() 603 static int new_inode_init(struct inode *inode, struct inode *dir, umode_t mode) in new_inode_init() 624 struct inode *inode; in reiserfs_create() local 698 struct inode *inode; in reiserfs_mknod() local 778 struct inode *inode; in reiserfs_mkdir() local 868 static inline int reiserfs_empty_dir(struct inode *inode) in reiserfs_empty_dir() 886 struct inode *inode; in reiserfs_rmdir() local [all …]
|
/linux-4.1.27/fs/ext4/ |
D | inode.c | 49 static __u32 ext4_inode_csum(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum() 76 static int ext4_inode_csum_verify(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum_verify() 97 static void ext4_inode_csum_set(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum_set() 114 static inline int ext4_begin_ordered_truncate(struct inode *inode, in ext4_begin_ordered_truncate() 141 int ext4_inode_is_fast_symlink(struct inode *inode) in ext4_inode_is_fast_symlink() 157 int ext4_truncate_restart_trans(handle_t *handle, struct inode *inode, in ext4_truncate_restart_trans() 181 void ext4_evict_inode(struct inode *inode) in ext4_evict_inode() 315 qsize_t *ext4_get_reserved_space(struct inode *inode) in ext4_get_reserved_space() 325 void ext4_da_update_reserve_space(struct inode *inode, in ext4_da_update_reserve_space() 370 static int __check_block_validity(struct inode *inode, const char *func, in __check_block_validity() [all …]
|
D | extents.c | 59 static __le32 ext4_extent_block_csum(struct inode *inode, in ext4_extent_block_csum() 71 static int ext4_extent_block_csum_verify(struct inode *inode, in ext4_extent_block_csum_verify() 85 static void ext4_extent_block_csum_set(struct inode *inode, in ext4_extent_block_csum_set() 115 struct inode *inode, in ext4_ext_truncate_extend_restart() 139 static int ext4_ext_get_access(handle_t *handle, struct inode *inode, in ext4_ext_get_access() 159 struct inode *inode, struct ext4_ext_path *path) in __ext4_ext_dirty() 176 static ext4_fsblk_t ext4_ext_find_goal(struct inode *inode, in ext4_ext_find_goal() 226 ext4_ext_new_meta_block(handle_t *handle, struct inode *inode, in ext4_ext_new_meta_block() 238 static inline int ext4_ext_space_block(struct inode *inode, int check) in ext4_ext_space_block() 251 static inline int ext4_ext_space_block_idx(struct inode *inode, int check) in ext4_ext_space_block_idx() [all …]
|
D | extents_status.c | 175 static void ext4_es_print_tree(struct inode *inode) in ext4_es_print_tree() 194 #define ext4_es_print_tree(inode) argument 244 void ext4_es_find_delayed_extent_range(struct inode *inode, in ext4_es_find_delayed_extent_range() 298 static void ext4_es_list_add(struct inode *inode) in ext4_es_list_add() 314 static void ext4_es_list_del(struct inode *inode) in ext4_es_list_del() 329 ext4_es_alloc_extent(struct inode *inode, ext4_lblk_t lblk, ext4_lblk_t len, in ext4_es_alloc_extent() 356 static void ext4_es_free_extent(struct inode *inode, struct extent_status *es) in ext4_es_free_extent() 413 ext4_es_try_to_merge_left(struct inode *inode, struct extent_status *es) in ext4_es_try_to_merge_left() 437 ext4_es_try_to_merge_right(struct inode *inode, struct extent_status *es) in ext4_es_try_to_merge_right() 462 static void ext4_es_insert_extent_ext_check(struct inode *inode, in ext4_es_insert_extent_ext_check() [all …]
|
D | inline.c | 27 static int ext4_get_inline_size(struct inode *inode) in ext4_get_inline_size() 35 static int get_max_inline_xattr_value_size(struct inode *inode, in get_max_inline_xattr_value_size() 97 int ext4_get_max_inline_size(struct inode *inode) in ext4_get_max_inline_size() 130 int ext4_find_inline_data_nolock(struct inode *inode) in ext4_find_inline_data_nolock() 164 static int ext4_read_inline_data(struct inode *inode, void *buffer, in ext4_read_inline_data() 210 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data() 247 struct inode *inode, unsigned len) in ext4_create_inline_data() 310 static int ext4_update_inline_data(handle_t *handle, struct inode *inode, in ext4_update_inline_data() 374 static int ext4_prepare_inline_data(handle_t *handle, struct inode *inode, in ext4_prepare_inline_data() 400 struct inode *inode) in ext4_destroy_inline_data_nolock() [all …]
|
D | migrate.c | 28 static int finish_range(handle_t *handle, struct inode *inode, in finish_range() 92 static int update_extent_range(handle_t *handle, struct inode *inode, in update_extent_range() 117 static int update_ind_extent_range(handle_t *handle, struct inode *inode, in update_ind_extent_range() 146 static int update_dind_extent_range(handle_t *handle, struct inode *inode, in update_dind_extent_range() 176 static int update_tind_extent_range(handle_t *handle, struct inode *inode, in update_tind_extent_range() 206 static int extend_credit_for_blkdel(handle_t *handle, struct inode *inode) in extend_credit_for_blkdel() 227 struct inode *inode, __le32 i_data) in free_dind_blocks() 257 struct inode *inode, __le32 i_data) in free_tind_blocks() 287 static int free_ind_block(handle_t *handle, struct inode *inode, __le32 *i_data) in free_ind_block() 316 static int ext4_ext_swap_inode_data(handle_t *handle, struct inode *inode, in ext4_ext_swap_inode_data() [all …]
|
D | ext4_jbd2.h | 22 #define EXT4_JOURNAL(inode) (EXT4_SB((inode)->i_sb)->s_journal) argument 109 static inline int ext4_jbd2_credits_xattr(struct inode *inode) in ext4_jbd2_credits_xattr() 253 #define ext4_forget(handle, is_metadata, inode, bh, block_nr) \ argument 258 #define ext4_handle_dirty_metadata(handle, inode, bh) \ argument 302 #define ext4_journal_start(inode, type, nblocks) \ argument 305 #define ext4_journal_start_with_reserve(inode, type, blocks, rsv_blocks) \ argument 308 static inline handle_t *__ext4_journal_start(struct inode *inode, in __ext4_journal_start() 350 static inline int ext4_journal_blocks_per_page(struct inode *inode) in ext4_journal_blocks_per_page() 364 static inline int ext4_jbd2_file_inode(handle_t *handle, struct inode *inode) in ext4_jbd2_file_inode() 372 struct inode *inode, in ext4_update_inode_fsync_trans() [all …]
|
D | file.c | 38 static int ext4_release_file(struct inode *inode, struct file *filp) in ext4_release_file() 59 static void ext4_unwritten_wait(struct inode *inode) in ext4_unwritten_wait() 76 ext4_unaligned_aio(struct inode *inode, struct iov_iter *from, loff_t pos) in ext4_unaligned_aio() 94 struct inode *inode = file_inode(iocb->ki_filp); in ext4_file_write_iter() local 197 struct inode *inode = bh->b_assoc_map->host; in ext4_end_io_unwritten() local 235 struct inode *inode = file->f_mapping->host; in ext4_file_mmap() local 252 static int ext4_file_open(struct inode * inode, struct file * filp) in ext4_file_open() 327 static int ext4_find_unwritten_pgoff(struct inode *inode, in ext4_find_unwritten_pgoff() 461 struct inode *inode = file->f_mapping->host; in ext4_seek_data() local 534 struct inode *inode = file->f_mapping->host; in ext4_seek_hole() local [all …]
|
D | crypto_policy.c | 18 static int ext4_inode_has_encryption_context(struct inode *inode) in ext4_inode_has_encryption_context() 30 struct inode *inode, const struct ext4_encryption_policy *policy) in ext4_is_encryption_context_consistent_with_policy() 49 struct inode *inode, const struct ext4_encryption_policy *policy) in ext4_create_encryption_context_from_policy() 86 struct inode *inode) in ext4_process_policy() 106 int ext4_get_policy(struct inode *inode, struct ext4_encryption_policy *policy) in ext4_get_policy()
|
D | xattr.c | 64 # define ea_idebug(inode, f...) do { \ argument 79 # define ea_idebug(inode, fmt, ...) no_printk(fmt, ##__VA_ARGS__) argument 117 #define EXT4_GET_MB_CACHE(inode) (((struct ext4_sb_info *) \ argument 120 static __le32 ext4_xattr_block_csum(struct inode *inode, in ext4_xattr_block_csum() 140 static int ext4_xattr_block_csum_verify(struct inode *inode, in ext4_xattr_block_csum_verify() 150 static void ext4_xattr_block_csum_set(struct inode *inode, in ext4_xattr_block_csum_set() 161 struct inode *inode, in ext4_handle_dirty_xattr_block() 216 ext4_xattr_check_block(struct inode *inode, struct buffer_head *bh) in ext4_xattr_check_block() 274 ext4_xattr_block_get(struct inode *inode, int name_index, const char *name, in ext4_xattr_block_get() 326 ext4_xattr_ibody_get(struct inode *inode, int name_index, const char *name, in ext4_xattr_ibody_get() [all …]
|
D | indirect.c | 72 static int ext4_block_to_path(struct inode *inode, in ext4_block_to_path() 142 static Indirect *ext4_get_branch(struct inode *inode, int depth, in ext4_get_branch() 208 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind) in ext4_find_near() 242 static ext4_fsblk_t ext4_find_goal(struct inode *inode, ext4_lblk_t block, in ext4_find_goal() 513 int ext4_ind_map_blocks(handle_t *handle, struct inode *inode, in ext4_ind_map_blocks() 649 struct inode *inode = file->f_mapping->host; in ext4_ind_direct_IO() local 765 int ext4_ind_calc_metadata_amount(struct inode *inode, sector_t lblock) in ext4_ind_calc_metadata_amount() 791 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks() 813 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction() 872 static Indirect *ext4_find_shared(struct inode *inode, int depth, in ext4_find_shared() [all …]
|
D | page-io.c | 146 struct inode *inode = io_end->inode; in ext4_clear_io_unwritten_flag() local 164 struct inode *inode = io->inode; in ext4_end_io() local 188 static void dump_completed_IO(struct inode *inode, struct list_head *head) in dump_completed_IO() 230 static int ext4_do_flush_completed_IO(struct inode *inode, in ext4_do_flush_completed_IO() 266 ext4_io_end_t *ext4_init_io_end(struct inode *inode, gfp_t flags) in ext4_init_io_end() 324 struct inode *inode = io_end->inode; in ext4_end_bio() local 395 struct inode *inode, in io_submit_add_bh() 424 struct inode *inode = page->mapping->host; in ext4_bio_write_page() local
|
D | acl.c | 143 ext4_get_acl(struct inode *inode, int type) in ext4_get_acl() 187 __ext4_set_acl(handle_t *handle, struct inode *inode, int type, in __ext4_set_acl() 237 ext4_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext4_set_acl() 262 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) in ext4_init_acl()
|
/linux-4.1.27/fs/coda/ |
D | cnode.c | 26 static void coda_fill_inode(struct inode *inode, struct coda_vattr *attr) in coda_fill_inode() 44 static int coda_test_inode(struct inode *inode, void *data) in coda_test_inode() 51 static int coda_set_inode(struct inode *inode, void *data) in coda_set_inode() 62 struct inode *inode; in coda_iget() local 94 struct inode *inode; in coda_cnode_make() local 117 void coda_replace_fid(struct inode *inode, struct CodaFid *oldfid, in coda_replace_fid() 136 struct inode *inode; in coda_fid_to_inode() local 158 struct inode *inode = new_inode(sb); in coda_cnode_makectl() local
|
D | coda_linux.h | 80 static inline struct coda_inode_info *ITOC(struct inode *inode) in ITOC() 85 static __inline__ struct CodaFid *coda_i2f(struct inode *inode) in coda_i2f() 90 static __inline__ char *coda_i2s(struct inode *inode) in coda_i2s() 96 static __inline__ void coda_flag_inode(struct inode *inode, int flag) in coda_flag_inode()
|
D | cache.c | 30 void coda_cache_enter(struct inode *inode, int mask) in coda_cache_enter() 45 void coda_cache_clear_inode(struct inode *inode) in coda_cache_clear_inode() 61 int coda_cache_check(struct inode *inode, int mask) in coda_cache_check() 104 void coda_flag_inode_children(struct inode *inode, int flag) in coda_flag_inode_children()
|
D | inode.c | 58 struct inode *inode = container_of(head, struct inode, i_rcu); in coda_i_callback() local 62 static void coda_destroy_inode(struct inode *inode) in coda_destroy_inode() 116 struct inode *inode; in get_device_index() local 251 static void coda_evict_inode(struct inode *inode) in coda_evict_inode() 268 struct inode *inode = d_inode(de); in coda_setattr() local
|
/linux-4.1.27/fs/hfs/ |
D | inode.c | 41 struct inode *inode = mapping->host; in hfs_write_failed() local 72 struct inode *inode = page->mapping->host; in hfs_releasepage() local 132 struct inode *inode = file_inode(file)->i_mapping->host; in hfs_direct_IO() local 184 struct inode *inode = new_inode(sb); in hfs_new_inode() local 237 void hfs_delete_inode(struct inode *inode) in hfs_delete_inode() 263 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork() 291 static int hfs_test_inode(struct inode *inode, void *data) in hfs_test_inode() 311 static int hfs_read_inode(struct inode *inode, void *data) in hfs_read_inode() 384 struct inode *inode; in hfs_iget() local 403 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork() [all …]
|
D | dir.c | 25 struct inode *inode = NULL; in hfs_lookup() local 56 struct inode *inode = file_inode(file); in hfs_readdir() local 172 static int hfs_dir_release(struct inode *inode, struct file *file) in hfs_dir_release() 195 struct inode *inode; in hfs_create() local 224 struct inode *inode; in hfs_mkdir() local 256 struct inode *inode = d_inode(dentry); in hfs_remove() local
|
D | extent.c | 110 static int __hfs_ext_write_extent(struct inode *inode, struct hfs_find_data *fd) in __hfs_ext_write_extent() 131 int hfs_ext_write_extent(struct inode *inode) in hfs_ext_write_extent() 165 static inline int __hfs_ext_cache_extent(struct hfs_find_data *fd, struct inode *inode, u32 block) in __hfs_ext_cache_extent() 187 static int hfs_ext_read_extent(struct inode *inode, u16 block) in hfs_ext_read_extent() 332 int hfs_get_block(struct inode *inode, sector_t block, in hfs_get_block() 385 int hfs_extend_file(struct inode *inode) in hfs_extend_file() 470 void hfs_file_truncate(struct inode *inode) in hfs_file_truncate()
|
/linux-4.1.27/fs/ext3/ |
D | inode.c | 41 static int ext3_inode_is_fast_symlink(struct inode *inode) in ext3_inode_is_fast_symlink() 58 int ext3_forget(handle_t *handle, int is_metadata, struct inode *inode, in ext3_forget() 103 static unsigned long blocks_for_truncate(struct inode *inode) in blocks_for_truncate() 136 static handle_t *start_transaction(struct inode *inode) in start_transaction() 154 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction() 168 static int truncate_restart_transaction(handle_t *handle, struct inode *inode) in truncate_restart_transaction() 188 void ext3_evict_inode (struct inode *inode) in ext3_evict_inode() 342 static int ext3_block_to_path(struct inode *inode, in ext3_block_to_path() 410 static Indirect *ext3_get_branch(struct inode *inode, int depth, int *offsets, in ext3_get_branch() 466 static ext3_fsblk_t ext3_find_near(struct inode *inode, Indirect *ind) in ext3_find_near() [all …]
|
D | xattr.c | 64 #define IHDR(inode, raw_inode) \ argument 72 # define ea_idebug(inode, f...) do { \ argument 211 ext3_xattr_block_get(struct inode *inode, int name_index, const char *name, in ext3_xattr_block_get() 261 ext3_xattr_ibody_get(struct inode *inode, int name_index, const char *name, in ext3_xattr_ibody_get() 314 ext3_xattr_get(struct inode *inode, int name_index, const char *name, in ext3_xattr_get() 358 struct inode *inode = d_inode(dentry); in ext3_xattr_block_list() local 394 struct inode *inode = d_inode(dentry); in ext3_xattr_ibody_list() local 473 ext3_xattr_release_block(handle_t *handle, struct inode *inode, in ext3_xattr_release_block() 631 ext3_xattr_block_find(struct inode *inode, struct ext3_xattr_info *i, in ext3_xattr_block_find() 674 ext3_xattr_block_set(handle_t *handle, struct inode *inode, in ext3_xattr_block_set() [all …]
|
D | dir.c | 49 static int is_dx_dir(struct inode *inode) in is_dx_dir() 99 struct inode *inode = file_inode(file); in ext3_readdir() local 280 struct inode *inode = file->f_mapping->host; in ext3_dir_llseek() local 300 __u32 inode; member 412 struct inode *inode = file_inode(file); in call_filldir() local 435 struct inode *inode = file_inode(file); in ext3_dx_readdir() local 519 static int ext3_release_dir (struct inode * inode, struct file * filp) in ext3_release_dir()
|
/linux-4.1.27/fs/hfsplus/ |
D | inode.c | 36 struct inode *inode = mapping->host; in hfsplus_write_failed() local 67 struct inode *inode = page->mapping->host; in hfsplus_releasepage() local 130 struct inode *inode = file_inode(file)->i_mapping->host; in hfsplus_direct_IO() local 181 static void hfsplus_get_perms(struct inode *inode, in hfsplus_get_perms() 215 static int hfsplus_file_open(struct inode *inode, struct file *file) in hfsplus_file_open() 225 static int hfsplus_file_release(struct inode *inode, struct file *file) in hfsplus_file_release() 246 struct inode *inode = d_inode(dentry); in hfsplus_setattr() local 281 struct inode *inode = file->f_mapping->host; in hfsplus_file_fsync() local 362 struct inode *inode = new_inode(sb); in hfsplus_new_inode() local 417 void hfsplus_delete_inode(struct inode *inode) in hfsplus_delete_inode() [all …]
|
D | dir.c | 23 struct inode *inode, u32 cnid) in hfsplus_instantiate() 33 struct inode *inode = NULL; in hfsplus_lookup() local 133 struct inode *inode = file_inode(file); in hfsplus_readdir() local 283 static int hfsplus_dir_release(struct inode *inode, struct file *file) in hfsplus_dir_release() 299 struct inode *inode = d_inode(src_dentry); in hfsplus_link() local 356 struct inode *inode = d_inode(dentry); in hfsplus_unlink() local 413 struct inode *inode = d_inode(dentry); in hfsplus_rmdir() local 436 struct inode *inode; in hfsplus_symlink() local 478 struct inode *inode; in hfsplus_mknod() local
|
D | super.c | 25 static int hfsplus_system_read_inode(struct inode *inode) in hfsplus_system_read_inode() 59 struct inode *inode; in hfsplus_iget() local 97 static int hfsplus_system_write_inode(struct inode *inode) in hfsplus_system_write_inode() 144 static int hfsplus_write_inode(struct inode *inode, in hfsplus_write_inode() 162 static void hfsplus_evict_inode(struct inode *inode) in hfsplus_evict_inode() 376 struct inode *root, *inode; in hfsplus_fill_super() local 626 struct inode *inode = container_of(head, struct inode, i_rcu); in hfsplus_i_callback() local 631 static void hfsplus_destroy_inode(struct inode *inode) in hfsplus_destroy_inode()
|
D | posix_acl.c | 13 struct posix_acl *hfsplus_get_posix_acl(struct inode *inode, int type) in hfsplus_get_posix_acl() 57 int hfsplus_set_posix_acl(struct inode *inode, struct posix_acl *acl, in hfsplus_set_posix_acl() 111 int hfsplus_init_posix_acl(struct inode *inode, struct inode *dir) in hfsplus_init_posix_acl()
|
D | extents.c | 86 static int __hfsplus_ext_write_extent(struct inode *inode, in __hfsplus_ext_write_extent() 124 static int hfsplus_ext_write_extent_locked(struct inode *inode) in hfsplus_ext_write_extent_locked() 140 int hfsplus_ext_write_extent(struct inode *inode) in hfsplus_ext_write_extent() 173 struct inode *inode, u32 block) in __hfsplus_ext_cache_extent() 201 static int hfsplus_ext_read_extent(struct inode *inode, u32 block) in hfsplus_ext_read_extent() 220 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block() 428 int hfsplus_file_extend(struct inode *inode, bool zeroout) in hfsplus_file_extend() 531 void hfsplus_file_truncate(struct inode *inode) in hfsplus_file_truncate()
|
/linux-4.1.27/fs/configfs/ |
D | inode.c | 59 struct inode * inode = d_inode(dentry); in configfs_setattr() local 111 static inline void set_default_inode_attr(struct inode * inode, umode_t mode) in set_default_inode_attr() 117 static inline void set_inode_attr(struct inode * inode, struct iattr * iattr) in set_inode_attr() 130 struct inode * inode = new_inode(s); in configfs_new_inode() local 151 struct inode *inode) in configfs_set_inode_lock_class() 173 struct inode *inode) in configfs_set_inode_lock_class() 179 int configfs_create(struct dentry * dentry, umode_t mode, void (*init)(struct inode *)) in configfs_create() 182 struct inode *inode = NULL; in configfs_create() local
|
/linux-4.1.27/fs/udf/ |
D | inode.c | 69 static void __udf_clear_extent_cache(struct inode *inode) in __udf_clear_extent_cache() 80 static void udf_clear_extent_cache(struct inode *inode) in udf_clear_extent_cache() 90 static int udf_read_extent_cache(struct inode *inode, loff_t bcount, in udf_read_extent_cache() 112 static void udf_update_extent_cache(struct inode *inode, loff_t estart, in udf_update_extent_cache() 138 void udf_evict_inode(struct inode *inode) in udf_evict_inode() 168 struct inode *inode = mapping->host; in udf_write_failed() local 222 struct inode *inode = mapping->host; in udf_direct_IO() local 254 int udf_expand_file_adinicb(struct inode *inode) in udf_expand_file_adinicb() 328 struct buffer_head *udf_expand_dir_adinicb(struct inode *inode, int *block, in udf_expand_dir_adinicb() 420 static int udf_get_block(struct inode *inode, sector_t block, in udf_get_block() [all …]
|
D | file.c | 43 struct inode *inode = page->mapping->host; in __udf_adinicb_readpage() local 67 struct inode *inode = page->mapping->host; in udf_adinicb_writepage() local 121 struct inode *inode = file_inode(file); in udf_file_write_iter() local 168 struct inode *inode = file_inode(filp); in udf_ioctl() local 220 static int udf_release_file(struct inode *inode, struct file *filp) in udf_release_file() 252 struct inode *inode = d_inode(dentry); in udf_setattr() local
|
D | namei.c | 43 int udf_write_fi(struct inode *inode, struct fileIdentDesc *cfi, in udf_write_fi() 256 struct inode *inode = NULL; in udf_lookup() local 539 static int udf_delete_entry(struct inode *inode, struct fileIdentDesc *fi, in udf_delete_entry() 551 static int udf_add_nondir(struct dentry *dentry, struct inode *inode) in udf_add_nondir() 585 struct inode *inode = udf_new_inode(dir, mode); in udf_create() local 603 struct inode *inode = udf_new_inode(dir, mode); in udf_tmpfile() local 623 struct inode *inode; in udf_mknod() local 638 struct inode *inode; in udf_mkdir() local 770 struct inode *inode = d_inode(dentry); in udf_rmdir() local 812 struct inode *inode = d_inode(dentry); in udf_unlink() local [all …]
|
D | truncate.c | 29 static void extent_trunc(struct inode *inode, struct extent_position *epos, in extent_trunc() 67 void udf_truncate_tail_extent(struct inode *inode) in udf_truncate_tail_extent() 121 void udf_discard_prealloc(struct inode *inode) in udf_discard_prealloc() 179 static void udf_update_alloc_ext_desc(struct inode *inode, in udf_update_alloc_ext_desc() 202 void udf_truncate_extents(struct inode *inode) in udf_truncate_extents()
|
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_debugfs.c | 81 static int mic_log_buf_open(struct inode *inode, struct file *file) in mic_log_buf_open() 86 static int mic_log_buf_release(struct inode *inode, struct file *file) in mic_log_buf_release() 123 static int mic_smpt_debug_open(struct inode *inode, struct file *file) in mic_smpt_debug_open() 128 static int mic_smpt_debug_release(struct inode *inode, struct file *file) in mic_smpt_debug_release() 149 static int mic_soft_reset_debug_open(struct inode *inode, struct file *file) in mic_soft_reset_debug_open() 154 static int mic_soft_reset_debug_release(struct inode *inode, struct file *file) in mic_soft_reset_debug_release() 176 static int mic_post_code_debug_open(struct inode *inode, struct file *file) in mic_post_code_debug_open() 181 static int mic_post_code_debug_release(struct inode *inode, struct file *file) in mic_post_code_debug_release() 268 static int mic_dp_debug_open(struct inode *inode, struct file *file) in mic_dp_debug_open() 273 static int mic_dp_debug_release(struct inode *inode, struct file *file) in mic_dp_debug_release() [all …]
|
/linux-4.1.27/fs/afs/ |
D | inode.c | 36 struct inode *inode = AFS_VNODE_TO_I(vnode); in afs_inode_map_status() local 99 static int afs_iget5_test(struct inode *inode, void *opaque) in afs_iget5_test() 112 static int afs_iget5_autocell_test(struct inode *inode, void *opaque) in afs_iget5_autocell_test() 120 static int afs_iget5_set(struct inode *inode, void *opaque) in afs_iget5_set() 143 struct inode *inode; in afs_iget_autocell() local 205 struct inode *inode; in afs_iget() local 380 struct inode *inode; in afs_getattr() local 393 int afs_drop_inode(struct inode *inode) in afs_drop_inode() 406 void afs_evict_inode(struct inode *inode) in afs_evict_inode()
|
/linux-4.1.27/fs/adfs/ |
D | inode.c | 19 adfs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh, in adfs_get_block() 50 struct inode *inode = mapping->host; in adfs_write_failed() local 89 adfs_atts2mode(struct super_block *sb, struct inode *inode) in adfs_atts2mode() 133 adfs_mode2atts(struct super_block *sb, struct inode *inode) in adfs_mode2atts() 170 adfs_adfs2unix_time(struct timespec *tv, struct inode *inode) in adfs_adfs2unix_time() 215 adfs_unix2adfs_time(struct inode *inode, unsigned int secs) in adfs_unix2adfs_time() 245 struct inode *inode; in adfs_iget() local 301 struct inode *inode = d_inode(dentry); in adfs_notify_change() local 355 int adfs_write_inode(struct inode *inode, struct writeback_control *wbc) in adfs_write_inode()
|
/linux-4.1.27/fs/ufs/ |
D | namei.c | 37 static inline int ufs_add_nondir(struct dentry *dentry, struct inode *inode) in ufs_add_nondir() 53 struct inode * inode = NULL; in ufs_lookup() local 78 struct inode *inode; in ufs_create() local 101 struct inode *inode; in ufs_mknod() local 126 struct inode * inode; in ufs_symlink() local 168 struct inode *inode = d_inode(old_dentry); in ufs_link() local 189 struct inode * inode; in ufs_mkdir() local 233 struct inode * inode = d_inode(dentry); in ufs_unlink() local 255 struct inode * inode = d_inode(dentry); in ufs_rmdir() local
|
D | inode.c | 46 static int ufs_block_to_path(struct inode *inode, sector_t i_block, sector_t offsets[4]) in ufs_block_to_path() 83 static u64 ufs_frag_map(struct inode *inode, sector_t frag, bool needs_lock) in ufs_frag_map() 173 ufs_inode_getfrag(struct inode *inode, u64 fragment, in ufs_inode_getfrag() 330 ufs_inode_getblock(struct inode *inode, struct buffer_head *bh, in ufs_inode_getblock() 415 int ufs_getfrag_block(struct inode *inode, sector_t fragment, struct buffer_head *bh_result, int cr… in ufs_getfrag_block() 531 struct inode *inode = mapping->host; in ufs_write_failed() local 564 static void ufs_set_inode_ops(struct inode *inode) in ufs_set_inode_ops() 586 static int ufs1_read_inode(struct inode *inode, struct ufs_inode *ufs_inode) in ufs1_read_inode() 633 static int ufs2_read_inode(struct inode *inode, struct ufs2_inode *ufs2_inode) in ufs2_read_inode() 687 struct inode *inode; in ufs_iget() local [all …]
|
D | truncate.c | 66 static int ufs_trunc_direct(struct inode *inode) in ufs_trunc_direct() 171 static int ufs_trunc_indirect(struct inode *inode, u64 offset, void *p) in ufs_trunc_indirect() 254 static int ufs_trunc_dindirect(struct inode *inode, u64 offset, void *p) in ufs_trunc_dindirect() 316 static int ufs_trunc_tindirect(struct inode *inode) in ufs_trunc_tindirect() 373 static int ufs_alloc_lastblock(struct inode *inode) in ufs_alloc_lastblock() 443 int ufs_truncate(struct inode *inode, loff_t old_i_size) in ufs_truncate() 495 struct inode *inode = d_inode(dentry); in ufs_setattr() local
|
/linux-4.1.27/fs/ext2/ |
D | namei.c | 39 static inline int ext2_add_nondir(struct dentry *dentry, struct inode *inode) in ext2_add_nondir() 59 struct inode * inode; in ext2_lookup() local 98 struct inode *inode; in ext2_create() local 120 struct inode *inode = ext2_new_inode(dir, mode, NULL); in ext2_tmpfile() local 140 struct inode * inode; in ext2_mknod() local 167 struct inode * inode; in ext2_symlink() local 211 struct inode *inode = d_inode(old_dentry); in ext2_link() local 232 struct inode * inode; in ext2_mkdir() local 278 struct inode * inode = d_inode(dentry); in ext2_unlink() local 302 struct inode * inode = d_inode(dentry); in ext2_rmdir() local
|
D | inode.c | 44 static inline int ext2_inode_is_fast_symlink(struct inode *inode) in ext2_inode_is_fast_symlink() 57 struct inode *inode = mapping->host; in ext2_write_failed() local 68 void ext2_evict_inode(struct inode * inode) in ext2_evict_inode() 159 static int ext2_block_to_path(struct inode *inode, in ext2_block_to_path() 230 static Indirect *ext2_get_branch(struct inode *inode, in ext2_get_branch() 290 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near() 326 static inline ext2_fsblk_t ext2_find_goal(struct inode *inode, long block, in ext2_find_goal() 394 static int ext2_alloc_blocks(struct inode *inode, in ext2_alloc_blocks() 472 static int ext2_alloc_branch(struct inode *inode, in ext2_alloc_branch() 554 static void ext2_splice_branch(struct inode *inode, in ext2_splice_branch() [all …]
|
D | dir.c | 62 static inline unsigned ext2_chunk_size(struct inode *inode) in ext2_chunk_size() 73 static inline unsigned long dir_pages(struct inode *inode) in dir_pages() 83 ext2_last_byte(struct inode *inode, unsigned long page_nr) in ext2_last_byte() 280 static inline void ext2_set_de_type(ext2_dirent *de, struct inode *inode) in ext2_set_de_type() 293 struct inode *inode = file_inode(file); in ext2_readdir() local 464 struct page *page, struct inode *inode, int update_times) in ext2_set_link() 487 int ext2_add_link (struct dentry *dentry, struct inode *inode) in ext2_add_link() 588 struct inode *inode = page->mapping->host; in ext2_delete_entry() local 629 int ext2_make_empty(struct inode *inode, struct inode *parent) in ext2_make_empty() 670 int ext2_empty_dir (struct inode * inode) in ext2_empty_dir()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_capa.c | 172 struct inode *inode = NULL; in capa_thread_main() local 318 struct obd_capa *ll_osscapa_get(struct inode *inode, __u64 opc) in ll_osscapa_get() 373 struct obd_capa *ll_mdscapa_get(struct inode *inode) in ll_mdscapa_get() 394 static struct obd_capa *do_add_mds_capa(struct inode *inode, in do_add_mds_capa() 420 static struct obd_capa *do_lookup_oss_capa(struct inode *inode, int opc) in do_lookup_oss_capa() 441 static inline void inode_add_oss_capa(struct inode *inode, in inode_add_oss_capa() 460 static struct obd_capa *do_add_oss_capa(struct inode *inode, in do_add_oss_capa() 493 struct obd_capa *ll_add_capa(struct inode *inode, struct obd_capa *ocapa) in ll_add_capa() 522 struct inode *inode = ocapa->u.cli.inode; in ll_update_capa() local 583 void ll_capa_open(struct inode *inode) in ll_capa_open() [all …]
|
D | file.c | 80 void ll_pack_inode2opdata(struct inode *inode, struct md_op_data *op_data, in ll_pack_inode2opdata() 105 static void ll_prepare_close(struct inode *inode, struct md_op_data *op_data, in ll_prepare_close() 127 struct inode *inode, in ll_close_inode_openhandle() 223 int ll_md_real_close(struct inode *inode, fmode_t fmode) in ll_md_real_close() 265 static int ll_md_close(struct obd_export *md_exp, struct inode *inode, in ll_md_close() 334 int ll_file_release(struct inode *inode, struct file *file) in ll_file_release() 391 struct inode *inode = d_inode(dentry); in ll_intent_file_open() local 492 struct inode *inode = file_inode(file); in ll_local_open() local 531 int ll_file_open(struct inode *inode, struct file *file) in ll_file_open() 745 ll_lease_open(struct inode *inode, struct file *file, fmode_t fmode, in ll_lease_open() [all …]
|
D | llite_close.c | 80 void ll_queue_done_writing(struct inode *inode, unsigned long flags) in ll_queue_done_writing() 119 void ll_done_writing_attr(struct inode *inode, struct md_op_data *op_data) in ll_done_writing_attr() 138 void ll_ioepoch_close(struct inode *inode, struct md_op_data *op_data, in ll_ioepoch_close() 210 int ll_som_update(struct inode *inode, struct md_op_data *op_data) in ll_som_update() 263 static void ll_prepare_done_writing(struct inode *inode, in ll_prepare_done_writing() 278 static void ll_done_writing(struct inode *inode) in ll_done_writing() 338 struct inode *inode; in ll_close_thread() local
|
D | dcache.c | 121 static int find_cbdata(struct inode *inode) in find_cbdata() 250 void ll_invalidate_aliases(struct inode *inode) in ll_invalidate_aliases() 273 struct inode *inode) in ll_revalidate_it_finish() 288 void ll_lookup_finish_locks(struct lookup_intent *it, struct inode *inode) in ll_lookup_finish_locks() 349 static void ll_d_iput(struct dentry *de, struct inode *inode) in ll_d_iput()
|
D | vvp_object.c | 61 struct inode *inode = obj->cob_inode; in vvp_object_print() local 81 struct inode *inode = ccc_object_inode(obj); in vvp_attr_get() local 103 struct inode *inode = ccc_object_inode(obj); in vvp_attr_set() local 184 struct ccc_object *cl_inode2ccc(struct inode *inode) in cl_inode2ccc()
|
D | namei.c | 58 static int ll_test_inode(struct inode *inode, void *opaque) in ll_test_inode() 74 static int ll_set_inode(struct inode *inode, void *opaque) in ll_set_inode() 111 struct inode *inode; in ll_iget() local 183 struct inode *inode = ll_inode_from_resource_lock(lock); in ll_md_blocking_ast() local 334 static struct dentry *ll_find_alias(struct inode *inode, struct dentry *dentry) in ll_find_alias() 378 struct dentry *ll_splice_alias(struct inode *inode, struct dentry *de) in ll_splice_alias() 412 struct inode *inode = NULL; in ll_lookup_it_finish() local 485 struct inode *inode; in ll_lookup_it() local 677 struct inode *inode = NULL; in ll_create_node() local 723 struct inode *inode; in ll_create_it() local [all …]
|
D | llite_lib.c | 1074 struct inode *inode = NULL; in ll_inode_from_resource_lock() local 1097 void ll_clear_inode(struct inode *inode) in ll_clear_inode() 1169 struct inode *inode = d_inode(dentry); in ll_md_setattr() local 1225 static int ll_setattr_done_writing(struct inode *inode, in ll_setattr_done_writing() 1255 static int ll_setattr_ost(struct inode *inode, struct iattr *attr) in ll_setattr_ost() 1293 struct inode *inode = d_inode(dentry); in ll_setattr_raw() local 1584 void ll_inode_size_lock(struct inode *inode) in ll_inode_size_lock() 1594 void ll_inode_size_unlock(struct inode *inode) in ll_inode_size_unlock() 1602 void ll_update_inode(struct inode *inode, struct lustre_md *md) in ll_update_inode() 1749 void ll_read_inode2(struct inode *inode, void *opaque) in ll_read_inode2() [all …]
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 132 static int dlmfs_file_open(struct inode *inode, in dlmfs_file_open() 179 static int dlmfs_file_release(struct inode *inode, in dlmfs_file_release() 211 struct inode *inode = d_inode(dentry); in dlmfs_file_setattr() local 226 struct inode *inode = file_inode(file); in dlmfs_file_poll() local 247 struct inode *inode = file_inode(filp); in dlmfs_file_read() local 295 struct inode *inode = file_inode(filp); in dlmfs_file_write() local 355 struct inode *inode = container_of(head, struct inode, i_rcu); in dlmfs_i_callback() local 359 static void dlmfs_destroy_inode(struct inode *inode) in dlmfs_destroy_inode() 364 static void dlmfs_evict_inode(struct inode *inode) in dlmfs_evict_inode() 395 struct inode *inode = new_inode(sb); in dlmfs_get_root_inode() local [all …]
|
/linux-4.1.27/fs/affs/ |
D | file.c | 21 affs_file_open(struct inode *inode, struct file *filp) in affs_file_open() 30 affs_file_release(struct inode *inode, struct file *filp) in affs_file_release() 47 affs_grow_extcache(struct inode *inode, u32 lc_idx) in affs_grow_extcache() 117 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock() 155 affs_get_extblock(struct inode *inode, u32 ext) in affs_get_extblock() 169 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow() 294 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block() 383 struct inode *inode = mapping->host; in affs_write_failed() local 396 struct inode *inode = mapping->host; in affs_direct_IO() local 444 affs_bread_ino(struct inode *inode, int block, int create) in affs_bread_ino() [all …]
|
D | inode.c | 21 struct inode *inode; in affs_iget() local 166 affs_write_inode(struct inode *inode, struct writeback_control *wbc) in affs_write_inode() 216 struct inode *inode = d_inode(dentry); in affs_notify_change() local 257 affs_evict_inode(struct inode *inode) in affs_evict_inode() 291 struct inode *inode; in affs_new_inode() local 345 affs_add_entry(struct inode *dir, struct inode *inode, struct dentry *dentry, s32 type) in affs_add_entry()
|
/linux-4.1.27/fs/minix/ |
D | namei.c | 9 static int add_nondir(struct dentry *dentry, struct inode *inode) in add_nondir() 23 struct inode * inode = NULL; in minix_lookup() local 42 struct inode *inode; in minix_mknod() local 60 struct inode *inode = minix_new_inode(dir, mode, &error); in minix_tmpfile() local 80 struct inode * inode; in minix_symlink() local 107 struct inode *inode = d_inode(old_dentry); in minix_link() local 117 struct inode * inode; in minix_mkdir() local 154 struct inode * inode = d_inode(dentry); in minix_unlink() local 174 struct inode * inode = d_inode(dentry); in minix_rmdir() local
|
D | inode.c | 27 static void minix_evict_inode(struct inode *inode) in minix_evict_inode() 73 struct inode *inode = container_of(head, struct inode, i_rcu); in minix_i_callback() local 77 static void minix_destroy_inode(struct inode *inode) in minix_destroy_inode() 375 static int minix_get_block(struct inode *inode, sector_t block, in minix_get_block() 401 struct inode *inode = mapping->host; in minix_write_failed() local 443 void minix_set_inode(struct inode *inode, dev_t rdev) in minix_set_inode() 463 static struct inode *V1_minix_iget(struct inode *inode) in V1_minix_iget() 496 static struct inode *V2_minix_iget(struct inode *inode) in V2_minix_iget() 533 struct inode *inode; in minix_iget() local 550 static struct buffer_head * V1_minix_update_inode(struct inode * inode) in V1_minix_update_inode() [all …]
|
D | itree_v1.c | 19 static inline block_t *i_data(struct inode *inode) in i_data() 24 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() 53 int V1_minix_get_block(struct inode * inode, long block, in V1_minix_get_block() 59 void V1_minix_truncate(struct inode * inode) in V1_minix_truncate()
|
D | itree_common.c | 29 static inline Indirect *get_branch(struct inode *inode, in get_branch() 69 static int alloc_branch(struct inode *inode, in alloc_branch() 108 static inline int splice_branch(struct inode *inode, in splice_branch() 145 static inline int get_block(struct inode * inode, sector_t block, in get_block() 216 static Indirect *find_shared(struct inode *inode, in find_shared() 256 static inline void free_data(struct inode *inode, block_t *p, block_t *q) in free_data() 269 static void free_branches(struct inode *inode, block_t *p, block_t *q, int depth) in free_branches() 293 static inline void truncate (struct inode * inode) in truncate()
|
D | itree_v2.c | 18 static inline block_t *i_data(struct inode *inode) in i_data() 26 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() 62 int V2_minix_get_block(struct inode * inode, long block, in V2_minix_get_block() 68 void V2_minix_truncate(struct inode * inode) in V2_minix_truncate()
|
D | dir.c | 39 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte() 48 static inline unsigned long dir_pages(struct inode *inode) in dir_pages() 87 struct inode *inode = file_inode(file); in minix_readdir() local 204 int minix_add_link(struct dentry *dentry, struct inode *inode) in minix_add_link() 295 struct inode *inode = page->mapping->host; in minix_delete_entry() local 319 int minix_make_empty(struct inode *inode, struct inode *dir) in minix_make_empty() 365 int minix_empty_dir(struct inode * inode) in minix_empty_dir() 417 struct inode *inode) in minix_set_link() 463 struct inode *inode = mapping->host; in minix_inode_by_name() local
|
/linux-4.1.27/fs/exofs/ |
D | namei.c | 36 static inline int exofs_add_nondir(struct dentry *dentry, struct inode *inode) in exofs_add_nondir() 51 struct inode *inode; in exofs_lookup() local 65 struct inode *inode = exofs_new_inode(dir, mode); in exofs_create() local 80 struct inode *inode; in exofs_mknod() local 102 struct inode *inode; in exofs_symlink() local 144 struct inode *inode = d_inode(old_dentry); in exofs_link() local 155 struct inode *inode; in exofs_mkdir() local 194 struct inode *inode = d_inode(dentry); in exofs_unlink() local 216 struct inode *inode = d_inode(dentry); in exofs_rmdir() local
|
D | inode.c | 51 struct inode *inode; member 67 struct inode *inode) in _pcol_init() 216 struct inode *inode = page->mapping->host; in __readpages_done() local 383 struct inode *inode = pcol->inode; in readpage_strip() local 544 struct inode *inode = page->mapping->host; in writepages_done() local 699 struct inode *inode = pcol->inode; in writepage_strip() local 861 static void _write_failed(struct inode *inode, loff_t to) in _write_failed() 934 struct inode *inode = mapping->host; in exofs_write_end() local 1001 static inline int exofs_inode_is_fast_symlink(struct inode *inode) in exofs_inode_is_fast_symlink() 1008 static int _do_truncate(struct inode *inode, loff_t newsize) in _do_truncate() [all …]
|
D | dir.c | 36 static inline unsigned exofs_chunk_size(struct inode *inode) in exofs_chunk_size() 48 static inline unsigned long dir_pages(struct inode *inode) in dir_pages() 53 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) in exofs_last_byte() 235 void exofs_set_de_type(struct exofs_dir_entry *de, struct inode *inode) in exofs_set_de_type() 245 struct inode *inode = file_inode(file); in exofs_readdir() local 406 struct page *page, struct inode *inode) in exofs_set_link() 430 int exofs_add_link(struct dentry *dentry, struct inode *inode) in exofs_add_link() 528 struct inode *inode = mapping->host; in exofs_delete_entry() local 575 int exofs_make_empty(struct inode *inode, struct inode *parent) in exofs_make_empty() 615 int exofs_empty_dir(struct inode *inode) in exofs_empty_dir()
|
/linux-4.1.27/fs/fuse/ |
D | dir.c | 110 void fuse_invalidate_attr(struct inode *inode) in fuse_invalidate_attr() 119 void fuse_invalidate_atime(struct inode *inode) in fuse_invalidate_atime() 189 struct inode *inode; in fuse_dentry_revalidate() local 286 struct fuse_entry_out *outarg, struct inode **inode) in fuse_lookup_name() 340 struct inode *inode; in fuse_lookup() local 388 struct inode *inode; in fuse_create_open() local 524 struct inode *inode; in create_new_entry() local 635 static inline void fuse_update_ctime(struct inode *inode) in fuse_update_ctime() 656 struct inode *inode = d_inode(entry); in fuse_unlink() local 791 struct inode *inode = d_inode(entry); in fuse_link() local [all …]
|
D | file.c | 157 struct inode *inode = file_inode(file); in fuse_link_write_file() local 171 void fuse_finish_open(struct inode *inode, struct file *file) in fuse_finish_open() 197 int fuse_open_common(struct inode *inode, struct file *file, bool isdir) in fuse_open_common() 279 static int fuse_open(struct inode *inode, struct file *file) in fuse_open() 284 static int fuse_release(struct inode *inode, struct file *file) in fuse_release() 338 static bool fuse_range_is_writeback(struct inode *inode, pgoff_t idx_from, in fuse_range_is_writeback() 363 static inline bool fuse_page_is_writeback(struct inode *inode, pgoff_t index) in fuse_page_is_writeback() 374 static int fuse_wait_on_page_writeback(struct inode *inode, pgoff_t index) in fuse_wait_on_page_writeback() 391 static void fuse_sync_writes(struct inode *inode) in fuse_sync_writes() 399 struct inode *inode = file_inode(file); in fuse_flush() local [all …]
|
/linux-4.1.27/fs/xfs/ |
D | xfs_acl.c | 122 xfs_get_acl(struct inode *inode, int type) in xfs_get_acl() 178 __xfs_set_acl(struct inode *inode, int type, struct posix_acl *acl) in __xfs_set_acl() 234 xfs_set_mode(struct inode *inode, umode_t mode) in xfs_set_mode() 252 xfs_acl_exists(struct inode *inode, unsigned char *name) in xfs_acl_exists() 261 posix_acl_access_exists(struct inode *inode) in posix_acl_access_exists() 267 posix_acl_default_exists(struct inode *inode) in posix_acl_default_exists() 275 xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in xfs_set_acl()
|
D | xfs_aops.c | 60 struct inode *inode) in xfs_find_bdev_for_inode() 247 struct inode *inode, in xfs_alloc_ioend() 276 struct inode *inode, in xfs_map_blocks() 339 struct inode *inode, in xfs_imap_valid() 565 struct inode *inode, in xfs_add_to_ioend() 595 struct inode *inode, in xfs_map_buffer() 619 struct inode *inode, in xfs_map_at_offset() 684 struct inode *inode, in xfs_convert_page() 824 struct inode *inode, in xfs_cluster_write() 884 struct inode *inode = page->mapping->host; in xfs_aops_discard_page() local [all …]
|
D | xfs_iops.c | 64 struct inode *inode, in xfs_initxattrs() 90 struct inode *inode, in xfs_init_security() 112 struct inode *inode, in xfs_cleanup_inode() 135 struct inode *inode; in xfs_generic_create() local 307 struct inode *inode = d_inode(old_dentry); in xfs_vn_link() local 352 struct inode *inode; in xfs_vn_symlink() local 449 struct inode *inode = d_inode(dentry); in xfs_vn_getattr() local 502 struct inode *inode = VFS_I(ip); in xfs_setattr_mode() local 519 struct inode *inode = VFS_I(ip); in xfs_setattr_time() local 547 struct inode *inode = VFS_I(ip); in xfs_setattr_nonsize() local [all …]
|
D | xfs_acl.h | 31 static inline struct posix_acl *xfs_get_acl(struct inode *inode, int type) in xfs_get_acl() 36 # define posix_acl_access_exists(inode) 0 argument 37 # define posix_acl_default_exists(inode) 0 argument
|
D | xfs_export.c | 57 struct inode *inode, in xfs_fs_encode_fh() 168 struct inode *inode = NULL; in xfs_fs_fh_to_dentry() local 192 struct inode *inode = NULL; in xfs_fs_fh_to_parent() local 227 struct inode *inode) in xfs_fs_nfs_commit_metadata()
|
D | xfs_file.c | 202 struct inode *inode = file->f_mapping->host; in xfs_file_fsync() local 271 struct inode *inode = file->f_mapping->host; in xfs_file_read_iter() local 552 struct inode *inode = file->f_mapping->host; in xfs_file_aio_write_checks() local 661 struct inode *inode = mapping->host; in xfs_file_dio_aio_write() local 773 struct inode *inode = mapping->host; in xfs_file_buffered_aio_write() local 832 struct inode *inode = mapping->host; in xfs_file_write_iter() local 875 struct inode *inode = file_inode(file); in xfs_file_fallocate() local 998 struct inode *inode, in xfs_file_open() 1010 struct inode *inode, in xfs_dir_open() 1034 struct inode *inode, in xfs_file_release() [all …]
|
/linux-4.1.27/fs/sysv/ |
D | namei.c | 18 static int add_nondir(struct dentry *dentry, struct inode *inode) in add_nondir() 47 struct inode * inode = NULL; in sysv_lookup() local 65 struct inode * inode; in sysv_mknod() local 92 struct inode * inode; in sysv_symlink() local 121 struct inode *inode = d_inode(old_dentry); in sysv_link() local 132 struct inode * inode; in sysv_mkdir() local 169 struct inode * inode = d_inode(dentry); in sysv_unlink() local 190 struct inode *inode = d_inode(dentry); in sysv_rmdir() local
|
D | inode.c | 154 void sysv_set_inode(struct inode *inode, dev_t rdev) in sysv_set_inode() 183 struct inode *inode; in sysv_iget() local 237 static int __sysv_write_inode(struct inode *inode, int wait) in __sysv_write_inode() 287 int sysv_write_inode(struct inode *inode, struct writeback_control *wbc) in sysv_write_inode() 292 int sysv_sync_inode(struct inode *inode) in sysv_sync_inode() 297 static void sysv_evict_inode(struct inode *inode) in sysv_evict_inode() 324 struct inode *inode = container_of(head, struct inode, i_rcu); in sysv_i_callback() local 328 static void sysv_destroy_inode(struct inode *inode) in sysv_destroy_inode()
|
D | itree.c | 15 static inline void dirty_indirect(struct buffer_head *bh, struct inode *inode) in dirty_indirect() 22 static int block_to_path(struct inode *inode, long block, int offsets[DEPTH]) in block_to_path() 87 static Indirect *get_branch(struct inode *inode, in get_branch() 124 static int alloc_branch(struct inode *inode, in alloc_branch() 167 static inline int splice_branch(struct inode *inode, in splice_branch() 202 static int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int creat… in get_block() 276 static Indirect *find_shared(struct inode *inode, in find_shared() 325 static inline void free_data(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q) in free_data() 337 static void free_branches(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q, int depth) in free_branches() 363 void sysv_truncate (struct inode * inode) in sysv_truncate() [all …]
|
D | dir.c | 36 static inline unsigned long dir_pages(struct inode *inode) in dir_pages() 71 struct inode *inode = file_inode(file); in sysv_readdir() local 177 int sysv_add_link(struct dentry *dentry, struct inode *inode) in sysv_add_link() 236 struct inode *inode = page->mapping->host; in sysv_delete_entry() local 252 int sysv_make_empty(struct inode *inode, struct inode *dir) in sysv_make_empty() 288 int sysv_empty_dir(struct inode * inode) in sysv_empty_dir() 332 struct inode *inode) in sysv_set_link()
|
/linux-4.1.27/fs/btrfs/ |
D | inode.c | 113 void btrfs_test_inode_set_ops(struct inode *inode) in btrfs_test_inode_set_ops() 120 struct inode *inode, struct inode *dir, in btrfs_init_inode_security() 138 struct btrfs_root *root, struct inode *inode, in insert_inline_extent() 240 struct inode *inode, u64 start, in cow_file_range_inline() 329 struct inode *inode; member 359 static inline int inode_need_compress(struct inode *inode) in inode_need_compress() 393 static noinline void compress_file_range(struct inode *inode, in compress_file_range() 667 static noinline void submit_compressed_extents(struct inode *inode, in submit_compressed_extents() 866 static u64 get_extent_allocation_hint(struct inode *inode, u64 start, in get_extent_allocation_hint() 911 static noinline int cow_file_range(struct inode *inode, in cow_file_range() [all …]
|
D | ordered-data.c | 65 static void ordered_data_tree_panic(struct inode *inode, int errno, in ordered_data_tree_panic() 184 static int __btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in __btrfs_add_ordered_extent() 250 int btrfs_add_ordered_extent(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent() 258 int btrfs_add_ordered_extent_dio(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_dio() 266 int btrfs_add_ordered_extent_compress(struct inode *inode, u64 file_offset, in btrfs_add_ordered_extent_compress() 280 void btrfs_add_ordered_sum(struct inode *inode, in btrfs_add_ordered_sum() 308 int btrfs_dec_test_first_ordered_pending(struct inode *inode, in btrfs_dec_test_first_ordered_pending() 378 int btrfs_dec_test_ordered_pending(struct inode *inode, in btrfs_dec_test_ordered_pending() 434 void btrfs_get_logged_extents(struct inode *inode, in btrfs_get_logged_extents() 502 struct inode *inode = ordered->inode; in btrfs_wait_logged_extents() local [all …]
|
D | acl.c | 31 struct posix_acl *btrfs_get_acl(struct inode *inode, int type) in btrfs_get_acl() 76 struct inode *inode, struct posix_acl *acl, int type) in __btrfs_set_acl() 126 int btrfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in btrfs_set_acl() 137 struct inode *inode, struct inode *dir) in btrfs_init_acl()
|
D | file.c | 95 static int __btrfs_add_inode_defrag(struct inode *inode, in __btrfs_add_inode_defrag() 148 struct inode *inode) in btrfs_add_inode_defrag() 196 static void btrfs_requeue_inode_defrag(struct inode *inode, in btrfs_requeue_inode_defrag() 289 struct inode *inode; in __btrfs_run_defrag_inode() local 488 int btrfs_dirty_pages(struct btrfs_root *root, struct inode *inode, in btrfs_dirty_pages() 531 void btrfs_drop_extent_cache(struct inode *inode, u64 start, u64 end, in btrfs_drop_extent_cache() 692 struct btrfs_root *root, struct inode *inode, in __btrfs_drop_extents() 1018 struct btrfs_root *root, struct inode *inode, u64 start, in btrfs_drop_extents() 1074 struct inode *inode, u64 start, u64 end) in btrfs_mark_extent_written() 1316 static noinline int prepare_pages(struct inode *inode, struct page **pages, in prepare_pages() [all …]
|
D | btrfs_inode.h | 204 static inline struct btrfs_inode *BTRFS_I(struct inode *inode) in BTRFS_I() 221 static inline void btrfs_insert_inode_hash(struct inode *inode) in btrfs_insert_inode_hash() 228 static inline u64 btrfs_ino(struct inode *inode) in btrfs_ino() 241 static inline void btrfs_i_size_write(struct inode *inode, u64 size) in btrfs_i_size_write() 247 static inline bool btrfs_is_free_space_inode(struct inode *inode) in btrfs_is_free_space_inode() 259 static inline int btrfs_inode_in_log(struct inode *inode, u64 generation) in btrfs_inode_in_log() 286 struct inode *inode; member 317 static inline void btrfs_inode_block_unlocked_dio(struct inode *inode) in btrfs_inode_block_unlocked_dio() 323 static inline void btrfs_inode_resume_unlocked_dio(struct inode *inode) in btrfs_inode_resume_unlocked_dio()
|
D | props.c | 103 struct inode *inode, in __btrfs_set_prop() 150 int btrfs_set_prop(struct inode *inode, in btrfs_set_prop() 275 struct inode *inode = ctx; in inode_prop_iterator() local 289 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props() 301 struct inode *inode, in inherit_props() 340 struct inode *inode, in btrfs_inode_inherit_props() 389 static int prop_compression_apply(struct inode *inode, in prop_compression_apply() 417 static const char *prop_compression_extract(struct inode *inode) in prop_compression_extract()
|
/linux-4.1.27/net/batman-adv/ |
D | debugfs.c | 100 static int batadv_log_open(struct inode *inode, struct file *file) in batadv_log_open() 110 static int batadv_log_release(struct inode *inode, struct file *file) in batadv_log_release() 239 static int batadv_algorithms_open(struct inode *inode, struct file *file) in batadv_algorithms_open() 244 static int batadv_originators_open(struct inode *inode, struct file *file) in batadv_originators_open() 257 static int batadv_originators_hardif_open(struct inode *inode, in batadv_originators_hardif_open() 265 static int batadv_gateways_open(struct inode *inode, struct file *file) in batadv_gateways_open() 272 static int batadv_transtable_global_open(struct inode *inode, struct file *file) in batadv_transtable_global_open() 280 static int batadv_bla_claim_table_open(struct inode *inode, struct file *file) in batadv_bla_claim_table_open() 288 static int batadv_bla_backbone_table_open(struct inode *inode, in batadv_bla_backbone_table_open() 305 static int batadv_dat_cache_open(struct inode *inode, struct file *file) in batadv_dat_cache_open() [all …]
|
/linux-4.1.27/fs/kernfs/ |
D | inode.c | 114 struct inode *inode = d_inode(dentry); in kernfs_iop_setattr() local 236 static inline void set_default_inode_attr(struct inode *inode, umode_t mode) in set_default_inode_attr() 242 static inline void set_inode_attr(struct inode *inode, struct iattr *iattr) in set_inode_attr() 251 static void kernfs_refresh_inode(struct kernfs_node *kn, struct inode *inode) in kernfs_refresh_inode() 274 struct inode *inode = d_inode(dentry); in kernfs_iop_getattr() local 284 static void kernfs_init_inode(struct kernfs_node *kn, struct inode *inode) in kernfs_init_inode() 333 struct inode *inode; in kernfs_get_inode() local 349 void kernfs_evict_inode(struct inode *inode) in kernfs_evict_inode() 358 int kernfs_iop_permission(struct inode *inode, int mask) in kernfs_iop_permission()
|
/linux-4.1.27/fs/gfs2/ |
D | inode.c | 46 static int iget_test(struct inode *inode, void *opaque) in iget_test() 62 static int iget_set(struct inode *inode, void *opaque) in iget_set() 105 static void gfs2_set_iop(struct inode *inode) in gfs2_set_iop() 143 struct inode *inode; in gfs2_inode_lookup() local 211 struct inode *inode = NULL; in gfs2_lookup_by_inum() local 253 struct inode *inode; in gfs2_lookup_simple() local 290 struct inode *inode = NULL; in gfs2_lookupi() local 358 struct inode *inode) in munge_mode_uid_gid() 555 static int gfs2_initxattrs(struct inode *inode, const struct xattr *xattr_array, in gfs2_initxattrs() 592 struct inode *inode = NULL; in gfs2_create_inode() local [all …]
|
D | file.c | 154 struct inode *inode = file_inode(filp); in gfs2_get_flags() local 176 void gfs2_set_inode_flags(struct inode *inode) in gfs2_set_inode_flags() 214 struct inode *inode = file_inode(filp); in do_gfs2_set_flags() local 290 struct inode *inode = file_inode(filp); in gfs2_set_flags() local 333 struct inode *inode = file_inode(filep); in gfs2_size_hint() local 355 struct inode *inode = page->mapping->host; in gfs2_allocate_page_backing() local 384 struct inode *inode = file_inode(vma->vm_file); in gfs2_page_mkwrite() local 549 int gfs2_open_common(struct inode *inode, struct file *file) in gfs2_open_common() 585 static int gfs2_open(struct inode *inode, struct file *file) in gfs2_open() 616 static int gfs2_release(struct inode *inode, struct file *file) in gfs2_release() [all …]
|
D | inode.h | 50 static inline void gfs2_set_inode_blocks(struct inode *inode, u64 blocks) in gfs2_set_inode_blocks() 56 static inline u64 gfs2_get_inode_blocks(const struct inode *inode) in gfs2_get_inode_blocks() 62 static inline void gfs2_add_inode_blocks(struct inode *inode, s64 change) in gfs2_add_inode_blocks() 82 static inline int gfs2_check_internal_file_size(struct inode *inode, in gfs2_check_internal_file_size()
|
/linux-4.1.27/fs/squashfs/ |
D | file.c | 60 static struct meta_index *locate_meta_index(struct inode *inode, int offset, in locate_meta_index() 99 static struct meta_index *empty_meta_index(struct inode *inode, int offset, in empty_meta_index() 160 static void release_meta_index(struct inode *inode, struct meta_index *meta) in release_meta_index() 236 static int fill_meta_index(struct inode *inode, int index, in fill_meta_index() 335 static int read_blocklist(struct inode *inode, int index, u64 *block) in read_blocklist() 377 struct inode *inode = page->mapping->host; in squashfs_copy_cache() local 421 struct inode *inode = page->mapping->host; in squashfs_readpage_fragment() local 443 struct inode *inode = page->mapping->host; in squashfs_readpage_sparse() local 455 struct inode *inode = page->mapping->host; in squashfs_readpage() local
|
/linux-4.1.27/fs/ncpfs/ |
D | inode.c | 63 struct inode *inode = container_of(head, struct inode, i_rcu); in ncp_i_callback() local 67 static void ncp_destroy_inode(struct inode *inode) in ncp_destroy_inode() 124 static void ncp_update_dirent(struct inode *inode, struct ncp_entry_info *nwinfo) in ncp_update_dirent() 131 void ncp_update_inode(struct inode *inode, struct ncp_entry_info *nwinfo) in ncp_update_inode() 143 static void ncp_update_dates(struct inode *inode, struct nw_info_struct *nwi) in ncp_update_dates() 162 static void ncp_update_attrs(struct inode *inode, struct ncp_entry_info *nwinfo) in ncp_update_attrs() 211 void ncp_update_inode2(struct inode* inode, struct ncp_entry_info *nwinfo) in ncp_update_inode2() 226 static void ncp_set_attr(struct inode *inode, struct ncp_entry_info *nwinfo) in ncp_set_attr() 259 struct inode *inode; in ncp_iget() local 298 ncp_evict_inode(struct inode *inode) in ncp_evict_inode() [all …]
|
D | file.c | 32 int ncp_make_open(struct inode *inode, int right) in ncp_make_open() 104 struct inode *inode = file_inode(file); in ncp_file_read_iter() local 171 struct inode *inode = file_inode(file); in ncp_file_write_iter() local 238 static int ncp_release(struct inode *inode, struct file *file) { in ncp_release()
|
D | dir.c | 130 struct inode *inode = d_inode_rcu(dentry); in ncp_hash_dentry() local 183 struct inode *inode = d_inode(dentry); in ncp_delete_dentry() local 201 static inline int ncp_is_server_root(struct inode *inode) in ncp_is_server_root() 222 struct inode *inode; in ncp_force_unlink() local 370 struct inode *inode = d_inode(dentry); in ncp_lookup_validate() local 391 struct inode *inode = d_inode(dentry); in ncp_obtain_mtime() local 421 struct inode *inode = d_inode(dentry); in ncp_readdir() local 625 struct inode *inode; in ncp_fill_cache() local 640 struct inode *inode = d_inode(newdent); in ncp_fill_cache() local 692 struct inode *inode = file_inode(file); in ncp_read_volume_list() local [all …]
|
/linux-4.1.27/fs/ubifs/ |
D | file.c | 57 static int read_block(struct inode *inode, void *addr, unsigned int block, in read_block() 110 struct inode *inode = page->mapping->host; in do_readpage() local 225 struct inode *inode = mapping->host; in write_begin_slow() local 429 struct inode *inode = mapping->host; in ubifs_write_begin() local 544 struct inode *inode = mapping->host; in ubifs_write_end() local 614 struct inode *inode = page->mapping->host; in populate_page() local 719 struct inode *inode = mapping->host; in ubifs_do_bulk_read() local 824 struct inode *inode = page->mapping->host; in ubifs_bulk_read() local 903 struct inode *inode = page->mapping->host; in do_writepage() local 1002 struct inode *inode = page->mapping->host; in ubifs_writepage() local [all …]
|
D | dir.c | 91 struct inode *inode; in ubifs_new_inode() local 189 struct inode *inode = NULL; in ubifs_lookup() local 248 struct inode *inode; in ubifs_create() local 502 struct inode *inode = d_inode(old_dentry); in ubifs_link() local 557 struct inode *inode = d_inode(dentry); in ubifs_unlink() local 649 struct inode *inode = d_inode(dentry); in ubifs_rmdir() local 710 struct inode *inode; in ubifs_mkdir() local 772 struct inode *inode; in ubifs_mknod() local 852 struct inode *inode; in ubifs_symlink() local 1139 struct inode *inode = d_inode(dentry); in ubifs_getattr() local
|
D | xattr.c | 104 struct inode *inode; in create_xattr() local 198 struct inode *inode, const void *value, int size) in change_xattr() 287 struct inode *inode; in iget_xattr() local 305 struct inode *inode; in setxattr() local 375 struct inode *inode, *host = d_inode(dentry); in ubifs_getxattr() local 497 struct inode *inode, const struct qstr *nm) in remove_xattr() 538 struct inode *inode, *host = d_inode(dentry); in ubifs_removexattr() local 625 static int init_xattrs(struct inode *inode, const struct xattr *xattr_array, in init_xattrs() 650 int ubifs_init_security(struct inode *dentry, struct inode *inode, in ubifs_init_security()
|
/linux-4.1.27/fs/jfs/ |
D | file.c | 34 struct inode *inode = file->f_mapping->host; in jfs_fsync() local 56 static int jfs_open(struct inode *inode, struct file *file) in jfs_open() 86 static int jfs_release(struct inode *inode, struct file *file) in jfs_release() 103 struct inode *inode = d_inode(dentry); in jfs_setattr() local
|
D | acl.c | 30 struct posix_acl *jfs_get_acl(struct inode *inode, int type) in jfs_get_acl() 75 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() 122 int jfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jfs_set_acl() 137 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) in jfs_init_acl()
|
D | inode.c | 38 struct inode *inode; in jfs_iget() local 83 int jfs_commit_inode(struct inode *inode, int wait) in jfs_commit_inode() 125 int jfs_write_inode(struct inode *inode, struct writeback_control *wbc) in jfs_write_inode() 149 void jfs_evict_inode(struct inode *inode) in jfs_evict_inode() 177 void jfs_dirty_inode(struct inode *inode, int flags) in jfs_dirty_inode() 306 struct inode *inode = mapping->host; in jfs_write_failed() local 338 struct inode *inode = file->f_mapping->host; in jfs_direct_IO() local
|
D | xattr.c | 441 static int ea_get(struct inode *inode, struct ea_buffer *ea_buf, int min_size) in ea_get() 591 static void ea_release(struct inode *inode, struct ea_buffer *ea_buf) in ea_release() 605 static int ea_put(tid_t tid, struct inode *inode, struct ea_buffer *ea_buf, in ea_put() 672 static int can_set_xattr(struct inode *inode, const char *name, in can_set_xattr() 697 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr() 852 struct inode *inode = d_inode(dentry); in jfs_setxattr() local 885 ssize_t __jfs_getxattr(struct inode *inode, const char *name, void *data, in __jfs_getxattr() 979 struct inode *inode = d_inode(dentry); in jfs_listxattr() local 1032 struct inode *inode = d_inode(dentry); in jfs_removexattr() local 1073 static int jfs_initxattrs(struct inode *inode, const struct xattr *xattr_array, in jfs_initxattrs() [all …]
|
/linux-4.1.27/fs/ecryptfs/ |
D | super.c | 54 struct inode *inode = NULL; in ecryptfs_alloc_inode() local 70 struct inode *inode = container_of(head, struct inode, i_rcu); in ecryptfs_i_callback() local 86 static void ecryptfs_destroy_inode(struct inode *inode) in ecryptfs_destroy_inode() 133 static void ecryptfs_evict_inode(struct inode *inode) in ecryptfs_evict_inode()
|
D | inode.c | 54 static int ecryptfs_inode_test(struct inode *inode, void *lower_inode) in ecryptfs_inode_test() 59 static int ecryptfs_inode_set(struct inode *inode, void *opaque) in ecryptfs_inode_set() 91 struct inode *inode; in __ecryptfs_get_inode() local 113 struct inode *inode = __ecryptfs_get_inode(lower_inode, sb); in ecryptfs_get_inode() local 134 struct inode *inode = ecryptfs_get_inode(d_inode(lower_dentry), sb); in ecryptfs_interpose() local 144 struct inode *inode) in ecryptfs_do_unlink() 188 struct inode *inode; in ecryptfs_do_create() local 297 static int ecryptfs_i_size_read(struct dentry *dentry, struct inode *inode) in ecryptfs_i_size_read() 335 struct inode *inode, *lower_inode = d_inode(lower_dentry); in ecryptfs_lookup_interpose() local 741 struct inode *inode = d_inode(dentry); in truncate_upper() local [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | glimpse.c | 70 blkcnt_t dirty_cnt(struct inode *inode) in dirty_cnt() 87 struct inode *inode, struct cl_object *clob, int agl) in cl_glimpse_lock() 164 static int cl_io_get(struct inode *inode, struct lu_env **envout, in cl_io_get() 188 int cl_glimpse_size0(struct inode *inode, int agl) in cl_glimpse_size0() 229 int cl_local_size(struct inode *inode) in cl_local_size()
|
/linux-4.1.27/fs/quota/ |
D | dquot.c | 896 static inline struct dquot **i_dquot(struct inode *inode) in i_dquot() 901 static int dqinit_needed(struct inode *inode, int type) in dqinit_needed() 921 struct inode *inode, *old_inode = NULL; in add_dquot_ref() local 973 static void remove_inode_dquot_ref(struct inode *inode, int type, in remove_inode_dquot_ref() 1023 struct inode *inode; in remove_dquot_ref() local 1378 static int dquot_active(const struct inode *inode) in dquot_active() 1393 static void __dquot_initialize(struct inode *inode, int type) in __dquot_initialize() 1477 void dquot_initialize(struct inode *inode) in dquot_initialize() 1491 static void __dquot_drop(struct inode *inode) in __dquot_drop() 1506 void dquot_drop(struct inode *inode) in dquot_drop() [all …]
|
/linux-4.1.27/kernel/rcu/ |
D | tree_trace.c | 51 static int r_open(struct inode *inode, struct file *file, in r_open() 90 static int rcubarrier_open(struct inode *inode, struct file *file) in rcubarrier_open() 171 static int rcudata_open(struct inode *inode, struct file *file) in rcudata_open() 203 static int rcuexp_open(struct inode *inode, struct file *file) in rcuexp_open() 250 static int rcu_node_boost_open(struct inode *inode, struct file *file) in rcu_node_boost_open() 303 static int rcuhier_open(struct inode *inode, struct file *file) in rcuhier_open() 345 static int rcugp_open(struct inode *inode, struct file *file) in rcugp_open() 391 static int rcu_pending_open(struct inode *inode, struct file *file) in rcu_pending_open() 414 static int rcutorture_open(struct inode *inode, struct file *file) in rcutorture_open()
|
/linux-4.1.27/fs/proc/ |
D | base.c | 325 struct inode *inode = m->private; in lstats_show_proc() local 353 static int lstats_open(struct inode *inode, struct file *file) in lstats_open() 496 static int proc_fd_access_allowed(struct inode *inode) in proc_fd_access_allowed() 515 struct inode *inode = d_inode(dentry); in proc_setattr() local 545 static int proc_pid_permission(struct inode *inode, int mask) in proc_pid_permission() 581 struct inode *inode = m->private; in proc_single_show() local 599 static int proc_single_open(struct inode *inode, struct file *filp) in proc_single_open() 612 struct mm_struct *proc_mem_open(struct inode *inode, unsigned int mode) in proc_mem_open() 632 static int __mem_open(struct inode *inode, struct file *file, unsigned int mode) in __mem_open() 643 static int mem_open(struct inode *inode, struct file *file) in mem_open() [all …]
|
/linux-4.1.27/fs/jffs2/ |
D | fs.c | 30 int jffs2_do_setattr (struct inode *inode, struct iattr *iattr) in jffs2_do_setattr() 193 struct inode *inode = d_inode(dentry); in jffs2_setattr() local 235 void jffs2_evict_inode (struct inode *inode) in jffs2_evict_inode() 256 struct inode *inode; in jffs2_iget() local 371 void jffs2_dirty_inode(struct inode *inode, int flags) in jffs2_dirty_inode() 424 struct inode *inode; in jffs2_new_inode() local 623 struct inode *inode; in jffs2_gc_fetch_inode() local 690 struct inode *inode = OFNI_EDONI_2SFFJ(f); in jffs2_gc_fetch_page() local
|
D | acl.c | 175 struct posix_acl *jffs2_get_acl(struct inode *inode, int type) in jffs2_get_acl() 211 static int __jffs2_set_acl(struct inode *inode, int xprefix, struct posix_acl *acl) in __jffs2_set_acl() 230 int jffs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jffs2_set_acl() 270 int jffs2_init_acl_pre(struct inode *dir_i, struct inode *inode, umode_t *i_mode) in jffs2_init_acl_pre() 292 int jffs2_init_acl_post(struct inode *inode) in jffs2_init_acl_post()
|
D | file.c | 34 struct inode *inode = filp->f_mapping->host; in jffs2_fsync() local 82 static int jffs2_do_readpage_nolock (struct inode *inode, struct page *pg) in jffs2_do_readpage_nolock() 114 int jffs2_do_readpage_unlock(struct inode *inode, struct page *pg) in jffs2_do_readpage_unlock() 138 struct inode *inode = mapping->host; in jffs2_write_begin() local 244 struct inode *inode = mapping->host; in jffs2_write_end() local
|
/linux-4.1.27/drivers/mfd/ |
D | ab8500-debugfs.c | 1335 static int ab8500_registers_open(struct inode *inode, struct file *file) in ab8500_registers_open() 1433 static int ab8500_all_banks_open(struct inode *inode, struct file *file) in ab8500_all_banks_open() 1466 static int ab8500_bank_open(struct inode *inode, struct file *file) in ab8500_bank_open() 1499 static int ab8500_address_open(struct inode *inode, struct file *file) in ab8500_address_open() 1543 static int ab8500_val_open(struct inode *inode, struct file *file) in ab8500_val_open() 1624 static int ab8500_interrupts_open(struct inode *inode, struct file *file) in ab8500_interrupts_open() 1659 static int ab8500_hwreg_open(struct inode *inode, struct file *file) in ab8500_hwreg_open() 1723 static int ab8500_modem_open(struct inode *inode, struct file *file) in ab8500_modem_open() 1754 static int ab8500_gpadc_bat_ctrl_open(struct inode *inode, struct file *file) in ab8500_gpadc_bat_ctrl_open() 1785 static int ab8500_gpadc_btemp_ball_open(struct inode *inode, in ab8500_gpadc_btemp_ball_open() [all …]
|
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 76 struct inode *inode = container_of(head, struct inode, i_rcu); in spufs_i_callback() local 80 static void spufs_destroy_inode(struct inode *inode) in spufs_destroy_inode() 96 struct inode *inode; in spufs_new_inode() local 114 struct inode *inode = d_inode(dentry); in spufs_setattr() local 133 struct inode *inode; in spufs_new_file() local 152 spufs_evict_inode(struct inode *inode) in spufs_evict_inode() 217 static int spufs_dir_close(struct inode *inode, struct file *file) in spufs_dir_close() 251 struct inode *inode; in spufs_mkdir() local 422 spufs_create_context(struct inode *inode, struct dentry *dentry, in spufs_create_context() 483 struct inode *inode; in spufs_mkgang() local [all …]
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
D | sn_proc_fs.c | 21 static int partition_id_open(struct inode *inode, struct file *file) in partition_id_open() 32 static int system_serial_number_open(struct inode *inode, struct file *file) in system_serial_number_open() 43 static int licenseID_open(struct inode *inode, struct file *file) in licenseID_open() 55 static int coherence_id_open(struct inode *inode, struct file *file) in coherence_id_open()
|
/linux-4.1.27/fs/isofs/ |
D | rock.c | 34 struct inode *inode; member 42 static int check_sp(struct rock_ridge *rr, struct inode *inode) in check_sp() 53 struct inode *inode, struct rock_state *rs) in setup_rock_ridge() 71 static void init_rock_state(struct rock_state *rs, struct inode *inode) in init_rock_state() 198 char *retname, struct inode *inode) in get_rock_ridge_filename() 309 struct inode *inode, int flags) in parse_rock_ridge_inode_internal() 670 int parse_rock_ridge_inode(struct iso_directory_record *de, struct inode *inode, in parse_rock_ridge_inode() 694 struct inode *inode = page->mapping->host; in rock_ridge_symlink_readpage() local
|
D | dir.c | 16 int isofs_name_translate(struct iso_directory_record *de, char *new, struct inode *inode) in isofs_name_translate() 50 char *retname, struct inode *inode) in get_acorn_filename() 81 static int do_isofs_readdir(struct inode *inode, struct file *file, in do_isofs_readdir() 254 struct inode *inode = file_inode(file); in isofs_readdir() local
|
/linux-4.1.27/fs/hpfs/ |
D | file.c | 14 static int hpfs_file_release(struct inode *inode, struct file *file) in hpfs_file_release() 24 struct inode *inode = file->f_mapping->host; in hpfs_file_fsync() local 38 static secno hpfs_bmap(struct inode *inode, unsigned file_secno, unsigned *n_secs) in hpfs_bmap() 76 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block() 136 struct inode *inode = mapping->host; in hpfs_write_failed() local 168 struct inode *inode = mapping->host; in hpfs_write_end() local
|
/linux-4.1.27/security/tomoyo/ |
D | realpath.c | 100 struct inode *inode = d_backing_inode(path->dentry); in tomoyo_get_absolute_path() local 128 struct inode *inode = d_backing_inode(dentry); in tomoyo_get_dentry_path() local 171 struct inode *inode = d_backing_inode(sb->s_root); in tomoyo_get_local_path() local 222 struct inode *inode = d_backing_inode(path->dentry); in tomoyo_get_socket_name() local 262 struct inode *inode; in tomoyo_realpath_from_path() local
|
/linux-4.1.27/drivers/pnp/pnpbios/ |
D | proc.c | 49 static int pnpconfig_proc_open(struct inode *inode, struct file *file) in pnpconfig_proc_open() 76 static int escd_info_proc_open(struct inode *inode, struct file *file) in escd_info_proc_open() 131 static int escd_proc_open(struct inode *inode, struct file *file) in escd_proc_open() 161 static int pnp_legacyres_proc_open(struct inode *inode, struct file *file) in pnp_legacyres_proc_open() 204 static int pnp_devices_proc_open(struct inode *inode, struct file *file) in pnp_devices_proc_open() 238 static int pnpbios_proc_open(struct inode *inode, struct file *file) in pnpbios_proc_open()
|
/linux-4.1.27/fs/romfs/ |
D | super.c | 103 struct inode *inode = page->mapping->host; in romfs_readpage() local 215 struct inode *inode; in romfs_lookup() local 297 struct romfs_inode_info *inode; in romfs_iget() local 391 struct romfs_inode_info *inode; in romfs_alloc_inode() local 402 struct inode *inode = container_of(head, struct inode, i_rcu); in romfs_i_callback() local 407 static void romfs_destroy_inode(struct inode *inode) in romfs_destroy_inode() 604 struct romfs_inode_info *inode = _inode; in romfs_i_init_once() local
|
/linux-4.1.27/fs/omfs/ |
D | file.c | 31 int omfs_shrink_inode(struct inode *inode) in omfs_shrink_inode() 106 static void omfs_truncate(struct inode *inode) in omfs_truncate() 116 static int omfs_grow_extent(struct inode *inode, struct omfs_extent *oe, in omfs_grow_extent() 191 static sector_t find_block(struct inode *inode, struct omfs_extent_entry *ent, in find_block() 217 static int omfs_get_block(struct inode *inode, sector_t block, in omfs_get_block() 311 struct inode *inode = mapping->host; in omfs_write_failed() local 349 struct inode *inode = d_inode(dentry); in omfs_setattr() local
|
/linux-4.1.27/drivers/usb/chipidea/ |
D | debug.c | 48 static int ci_device_open(struct inode *inode, struct file *file) in ci_device_open() 108 static int ci_port_test_open(struct inode *inode, struct file *file) in ci_port_test_open() 152 static int ci_qheads_open(struct inode *inode, struct file *file) in ci_qheads_open() 203 static int ci_requests_open(struct inode *inode, struct file *file) in ci_requests_open() 277 static int ci_otg_open(struct inode *inode, struct file *file) in ci_otg_open() 325 static int ci_role_open(struct inode *inode, struct file *file) in ci_role_open() 370 static int ci_registers_open(struct inode *inode, struct file *file) in ci_registers_open()
|
/linux-4.1.27/drivers/xen/xenfs/ |
D | xenstored.c | 18 static int xsd_release(struct inode *inode, struct file *file) in xsd_release() 24 static int xsd_kva_open(struct inode *inode, struct file *file) in xsd_kva_open() 55 static int xsd_port_open(struct inode *inode, struct file *file) in xsd_port_open()
|
/linux-4.1.27/security/integrity/ |
D | iint.c | 33 static struct integrity_iint_cache *__integrity_iint_find(struct inode *inode) in __integrity_iint_find() 57 struct integrity_iint_cache *integrity_iint_find(struct inode *inode) in integrity_iint_find() 92 struct integrity_iint_cache *integrity_inode_get(struct inode *inode) in integrity_inode_get() 135 void integrity_inode_free(struct inode *inode) in integrity_inode_free()
|
/linux-4.1.27/mm/ |
D | shmem.c | 125 static inline int shmem_getpage(struct inode *inode, pgoff_t index, in shmem_getpage() 234 static void shmem_recalc_inode(struct inode *inode) in shmem_recalc_inode() 394 static void shmem_undo_range(struct inode *inode, loff_t lstart, loff_t lend, in shmem_undo_range() 538 void shmem_truncate_range(struct inode *inode, loff_t lstart, loff_t lend) in shmem_truncate_range() 547 struct inode *inode = d_inode(dentry); in shmem_setattr() local 587 static void shmem_evict_inode(struct inode *inode) in shmem_evict_inode() 748 struct inode *inode; in shmem_writepage() local 1032 static int shmem_getpage_gfp(struct inode *inode, pgoff_t index, in shmem_getpage_gfp() 1275 struct inode *inode = file_inode(vma->vm_file); in shmem_fault() local 1351 struct inode *inode = file_inode(vma->vm_file); in shmem_set_policy() local [all …]
|
/linux-4.1.27/drivers/ide/ |
D | ide-proc.c | 59 static int ide_imodel_proc_open(struct inode *inode, struct file *file) in ide_imodel_proc_open() 83 static int ide_mate_proc_open(struct inode *inode, struct file *file) in ide_mate_proc_open() 104 static int ide_channel_proc_open(struct inode *inode, struct file *file) in ide_channel_proc_open() 144 static int ide_identify_proc_open(struct inode *inode, struct file *file) in ide_identify_proc_open() 326 static int ide_settings_proc_open(struct inode *inode, struct file *file) in ide_settings_proc_open() 450 static int ide_capacity_proc_open(struct inode *inode, struct file *file) in ide_capacity_proc_open() 475 static int ide_geometry_proc_open(struct inode *inode, struct file *file) in ide_geometry_proc_open() 498 static int ide_dmodel_proc_open(struct inode *inode, struct file *file) in ide_dmodel_proc_open() 526 static int ide_driver_proc_open(struct inode *inode, struct file *file) in ide_driver_proc_open() 602 static int ide_media_proc_open(struct inode *inode, struct file *file) in ide_media_proc_open() [all …]
|
/linux-4.1.27/fs/ramfs/ |
D | file-nommu.c | 66 int ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping() 135 static int ramfs_nommu_resize(struct inode *inode, loff_t newsize, loff_t size) in ramfs_nommu_resize() 166 struct inode *inode = d_inode(dentry); in ramfs_nommu_setattr() local 209 struct inode *inode = file_inode(file); in ramfs_nommu_get_unmapped_area() local
|