| /linux/include/linux/ |
| H A D | iversion.h | 111 inode_set_iversion_raw(struct inode *inode, u64 val) in inode_set_iversion_raw() 128 inode_peek_iversion_raw(const struct inode *inode) in inode_peek_iversion_raw() 142 inode_set_max_iversion_raw(struct inode *inode, u64 val) in inode_set_max_iversion_raw() 165 inode_set_iversion(struct inode *inode, u64 val) in inode_set_iversion() 187 inode_set_iversion_queried(struct inode *inode, u64 val) in inode_set_iversion_queried() 203 inode_inc_iversion(struct inode *inode) in inode_inc_iversion() 216 inode_iversion_need_inc(struct inode *inode) in inode_iversion_need_inc() 233 inode_inc_iversion_raw(struct inode *inode) in inode_inc_iversion_raw() 250 inode_peek_iversion(const struct inode *inode) in inode_peek_iversion() 279 inode_eq_iversion_raw(const struct inode *inode, u64 old) in inode_eq_iversion_raw() [all …]
|
| /linux/fs/ceph/ |
| H A D | cache.h | 34 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize() 46 static inline int ceph_fscache_unpin_writeback(struct inode *inode, in ceph_fscache_unpin_writeback() 54 static inline bool ceph_is_cache_enabled(struct inode *inode) in ceph_is_cache_enabled() 70 static inline void ceph_fscache_register_inode_cookie(struct inode *inode) in ceph_fscache_register_inode_cookie() 78 static inline void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) in ceph_fscache_use_cookie() 82 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie() 86 static inline void ceph_fscache_update(struct inode *inode) in ceph_fscache_update() 90 static inline void ceph_fscache_invalidate(struct inode *inode, bool dio_write) in ceph_fscache_invalidate() 99 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize() 103 static inline int ceph_fscache_unpin_writeback(struct inode *inode, in ceph_fscache_unpin_writeback() [all …]
|
| H A D | io.c | 22 static void ceph_block_o_direct(struct ceph_inode_info *ci, struct inode *inode) in ceph_block_o_direct() 59 int ceph_start_io_read(struct inode *inode) in ceph_start_io_read() 98 ceph_end_io_read(struct inode *inode) in ceph_end_io_read() 110 int ceph_start_io_write(struct inode *inode) in ceph_start_io_write() 126 ceph_end_io_write(struct inode *inode) in ceph_end_io_write() 132 static void ceph_block_buffered(struct ceph_inode_info *ci, struct inode *inode) in ceph_block_buffered() 171 int ceph_start_io_direct(struct inode *inode) in ceph_start_io_direct() 210 ceph_end_io_direct(struct inode *inode) in ceph_end_io_direct()
|
| H A D | cache.c | 15 void ceph_fscache_register_inode_cookie(struct inode *inode) in ceph_fscache_register_inode_cookie() 48 void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) in ceph_fscache_use_cookie() 55 void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie() 69 void ceph_fscache_update(struct inode *inode) in ceph_fscache_update() 77 void ceph_fscache_invalidate(struct inode *inode, bool dio_write) in ceph_fscache_invalidate()
|
| /linux/fs/netfs/ |
| H A D | locking.c | 22 static int netfs_inode_dio_wait_interruptible(struct inode *inode) in netfs_inode_dio_wait_interruptible() 56 int netfs_start_io_read(struct inode *inode) in netfs_start_io_read() 87 void netfs_end_io_read(struct inode *inode) in netfs_end_io_read() 101 int netfs_start_io_write(struct inode *inode) in netfs_start_io_write() 124 void netfs_end_io_write(struct inode *inode) in netfs_end_io_write() 132 static int netfs_block_buffered(struct inode *inode) in netfs_block_buffered() 167 int netfs_start_io_direct(struct inode *inode) in netfs_start_io_direct() 200 void netfs_end_io_direct(struct inode *inode) in netfs_end_io_direct()
|
| /linux/fs/udf/ |
| H A D | inode.c | 70 static void __udf_clear_extent_cache(struct inode *inode) in __udf_clear_extent_cache() 81 static void udf_clear_extent_cache(struct inode *inode) in udf_clear_extent_cache() 91 static int udf_read_extent_cache(struct inode *inode, loff_t bcount, in udf_read_extent_cache() 113 static void udf_update_extent_cache(struct inode *inode, loff_t estart, in udf_update_extent_cache() 136 void udf_evict_inode(struct inode *inode) in udf_evict_inode() 171 struct inode *inode = mapping->host; in udf_write_failed() local 189 struct inode *inode = folio->mapping->host; in udf_handle_page_wb() local 216 struct inode *inode = folio->mapping->host; in udf_adinicb_read_folio() local 284 struct inode *inode = file_inode(iocb->ki_filp); in udf_write_end() local 304 struct inode *inode = mapping->host; in udf_direct_IO() local [all …]
|
| /linux/fs/ext4/ |
| H A D | inline.c | 28 static int ext4_get_inline_size(struct inode *inode) in ext4_get_inline_size() 36 static int get_max_inline_xattr_value_size(struct inode *inode, in get_max_inline_xattr_value_size() 111 int ext4_get_max_inline_size(struct inode *inode) in ext4_get_max_inline_size() 144 int ext4_find_inline_data_nolock(struct inode *inode) in ext4_find_inline_data_nolock() 183 static int ext4_read_inline_data(struct inode *inode, void *buffer, in ext4_read_inline_data() 228 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data() 268 struct inode *inode, unsigned len) in ext4_create_inline_data() 336 static int ext4_update_inline_data(handle_t *handle, struct inode *inode, in ext4_update_inline_data() 407 static int ext4_prepare_inline_data(handle_t *handle, struct inode *inode, in ext4_prepare_inline_data() 437 struct inode *inode) in ext4_destroy_inline_data_nolock() [all …]
|
| /linux/fs/coda/ |
| H A D | cnode.c | 26 static void coda_fill_inode(struct inode *inode, struct coda_vattr *attr) in coda_fill_inode() 45 static int coda_test_inode(struct inode *inode, void *data) in coda_test_inode() 52 static int coda_set_inode(struct inode *inode, void *data) in coda_set_inode() 63 struct inode *inode; in coda_iget() local 100 struct inode *inode; in coda_cnode_make() local 123 void coda_replace_fid(struct inode *inode, struct CodaFid *oldfid, in coda_replace_fid() 142 struct inode *inode; in coda_fid_to_inode() local 169 struct inode *inode = new_inode(sb); in coda_cnode_makectl() local
|
| H A D | coda_linux.h | 67 static inline struct coda_inode_info *ITOC(struct inode *inode) in ITOC() 72 static __inline__ struct CodaFid *coda_i2f(struct inode *inode) in coda_i2f() 77 static __inline__ char *coda_i2s(struct inode *inode) in coda_i2s() 83 static __inline__ void coda_flag_inode(struct inode *inode, int flag) in coda_flag_inode()
|
| /linux/fs/nilfs2/ |
| H A D | mdt.h | 26 struct inode *inode; member 54 static inline struct nilfs_mdt_info *NILFS_MDT(const struct inode *inode) in NILFS_MDT() 59 static inline int nilfs_is_metadata_file_inode(const struct inode *inode) in nilfs_is_metadata_file_inode() 93 static inline void nilfs_mdt_mark_dirty(struct inode *inode) in nilfs_mdt_mark_dirty() 99 static inline void nilfs_mdt_clear_dirty(struct inode *inode) in nilfs_mdt_clear_dirty() 104 static inline __u64 nilfs_mdt_cno(struct inode *inode) in nilfs_mdt_cno() 110 nilfs_mdt_bgl_lock(struct inode *inode, unsigned int block_group) in nilfs_mdt_bgl_lock()
|
| /linux/fs/afs/ |
| H A D | inode.c | 68 struct inode *inode = AFS_VNODE_TO_I(vnode); in afs_inode_init_from_status() local 168 struct inode *inode = &ictx->inode; in afs_apply_status() local 402 int afs_ilookup5_test_by_fid(struct inode *inode, void *opaque) in afs_ilookup5_test_by_fid() 415 static int afs_iget5_test(struct inode *inode, void *opaque) in afs_iget5_test() 426 static int afs_iget5_set(struct inode *inode, void *opaque) in afs_iget5_set() 488 struct inode *inode; in afs_iget() local 529 static int afs_iget5_set_root(struct inode *inode, void *opaque) in afs_iget5_set_root() 552 struct inode *inode; in afs_root_iget() local 604 struct inode *inode = d_inode(path->dentry); in afs_getattr() local 644 int afs_drop_inode(struct inode *inode) in afs_drop_inode() [all …]
|
| /linux/fs/btrfs/tests/ |
| H A D | extent-map-tests.c | 14 static int free_extent_map_tree(struct btrfs_inode *inode) in free_extent_map_tree() 62 static int test_case_1(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_1() 163 static int test_case_2(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_2() 258 struct btrfs_inode *inode, u64 start) in __test_case_3() 351 static int test_case_3(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_3() 367 struct btrfs_inode *inode, u64 start) in __test_case_4() 485 static int test_case_4(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_4() 497 static int add_compressed_extent(struct btrfs_inode *inode, in add_compressed_extent() 623 static int test_case_5(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_5() 710 static int test_case_6(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_6() [all …]
|
| /linux/fs/overlayfs/ |
| H A D | util.c | 314 struct inode *inode = d_inode(dentry); in ovl_dentry_upper() local 372 struct dentry *ovl_i_dentry_upper(struct inode *inode) in ovl_i_dentry_upper() 377 struct inode *ovl_i_path_real(struct inode *inode, struct path *path) in ovl_i_path_real() 392 struct inode *ovl_inode_upper(struct inode *inode) in ovl_inode_upper() 399 struct inode *ovl_inode_lower(struct inode *inode) in ovl_inode_lower() 406 struct inode *ovl_inode_real(struct inode *inode) in ovl_inode_real() 412 struct inode *ovl_inode_lowerdata(struct inode *inode) in ovl_inode_lowerdata() 423 struct inode *ovl_inode_realdata(struct inode *inode) in ovl_inode_realdata() 434 const char *ovl_lowerdata_redirect(struct inode *inode) in ovl_lowerdata_redirect() 440 struct ovl_dir_cache *ovl_dir_cache(struct inode *inode) in ovl_dir_cache() [all …]
|
| /linux/fs/minix/ |
| H A D | namei.c | 10 static int add_nondir(struct dentry *dentry, struct inode *inode) in add_nondir() 24 struct inode * inode = NULL; in minix_lookup() local 39 struct inode *inode; in minix_mknod() local 56 struct inode *inode = minix_new_inode(dir, mode); in minix_tmpfile() local 76 struct inode * inode; in minix_symlink() local 99 struct inode *inode = d_inode(old_dentry); in minix_link() local 110 struct inode * inode; in minix_mkdir() local 143 struct inode * inode = d_inode(dentry); in minix_unlink() local 168 struct inode * inode = d_inode(dentry); in minix_rmdir() local
|
| /linux/fs/crypto/ |
| H A D | policy.c | 102 static bool supported_direct_key_modes(const struct inode *inode, in supported_direct_key_modes() 123 const struct inode *inode) in supported_iv_ino_lblk_policy() 184 const struct inode *inode) in fscrypt_supported_v1_policy() 218 const struct inode *inode) in fscrypt_supported_v2_policy() 305 const struct inode *inode) in fscrypt_supported_policy() 435 static int fscrypt_get_policy(struct inode *inode, union fscrypt_policy *policy) in fscrypt_get_policy() 458 static int set_encryption_policy(struct inode *inode, in set_encryption_policy() 509 struct inode *inode = file_inode(filp); in fscrypt_ioctl_set_policy() local 624 struct inode *inode = file_inode(filp); in fscrypt_ioctl_get_nonce() local 747 int fscrypt_context_for_new_inode(void *ctx, struct inode *inode) in fscrypt_context_for_new_inode() [all …]
|
| /linux/fs/squashfs/ |
| H A D | file.c | 49 static struct meta_index *locate_meta_index(struct inode *inode, int offset, in locate_meta_index() 88 static struct meta_index *empty_meta_index(struct inode *inode, int offset, in empty_meta_index() 149 static void release_meta_index(struct inode *inode, struct meta_index *meta) in release_meta_index() 229 static int fill_meta_index(struct inode *inode, int index, in fill_meta_index() 329 static int read_blocklist_ptrs(struct inode *inode, int index, u64 *start, in read_blocklist_ptrs() 366 static inline int read_blocklist(struct inode *inode, int index, u64 *block) in read_blocklist() 397 struct inode *inode = mapping->host; in squashfs_copy_cache() local 438 struct inode *inode = folio->mapping->host; in squashfs_readpage_fragment() local 464 struct inode *inode = folio->mapping->host; in squashfs_read_folio() local 505 static int squashfs_readahead_fragment(struct inode *inode, struct page **page, in squashfs_readahead_fragment() [all …]
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 63 static void spufs_free_inode(struct inode *inode) in spufs_free_inode() 79 struct inode *inode; in spufs_new_inode() local 98 struct inode *inode = d_inode(dentry); in spufs_setattr() local 117 struct inode *inode; in spufs_new_file() local 136 spufs_evict_inode(struct inode *inode) in spufs_evict_inode() 176 struct inode *inode = dir->d_inode; in unuse_gang() local 191 static int spufs_dir_close(struct inode *inode, struct file *file) in spufs_dir_close() 222 struct inode *inode; in spufs_mkdir() local 378 spufs_create_context(struct inode *inode, struct dentry *dentry, in spufs_create_context() 448 struct inode *inode; in spufs_mkgang() local [all …]
|
| /linux/fs/tracefs/ |
| H A D | inode.c | 56 static void tracefs_free_inode(struct inode *inode) in tracefs_free_inode() 63 static void tracefs_destroy_inode(struct inode *inode) in tracefs_destroy_inode() 98 struct inode *inode, struct dentry *dentry, in tracefs_syscall_mkdir() 128 static int tracefs_syscall_rmdir(struct inode *inode, struct dentry *dentry) in tracefs_syscall_rmdir() 153 static void set_tracefs_inode_owner(struct inode *inode) in set_tracefs_inode_owner() 193 struct inode *inode, int mask) in tracefs_permission() 203 struct inode *inode = d_backing_inode(path->dentry); in tracefs_getattr() local 214 struct inode *inode = d_inode(dentry); in tracefs_setattr() local 250 struct inode *inode = new_inode(sb); in tracefs_get_inode() local 313 struct inode *inode = d_inode(sb->s_root); in tracefs_apply_options() local [all …]
|
| /linux/fs/btrfs/ |
| H A D | props.c | 67 int btrfs_validate_prop(const struct btrfs_inode *inode, const char *name, in btrfs_validate_prop() 97 bool btrfs_ignore_prop(const struct btrfs_inode *inode, const char *name) in btrfs_ignore_prop() 107 int btrfs_set_prop(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, in btrfs_set_prop() 262 struct inode *inode = ctx; in inode_prop_iterator() local 276 int btrfs_load_inode_props(struct btrfs_inode *inode, struct btrfs_path *path) in btrfs_load_inode_props() 285 static int prop_compression_validate(const struct btrfs_inode *inode, in prop_compression_validate() 304 static int prop_compression_apply(struct btrfs_inode *inode, const char *value, in prop_compression_apply() 347 static bool prop_compression_ignore(const struct btrfs_inode *inode) in prop_compression_ignore() 363 static const char *prop_compression_extract(const struct btrfs_inode *inode) in prop_compression_extract() 389 struct btrfs_inode *inode, in btrfs_inode_inherit_props()
|
| /linux/fs/ubifs/ |
| H A D | crypto.c | 4 static int ubifs_crypt_get_context(struct inode *inode, void *ctx, size_t len) in ubifs_crypt_get_context() 10 static int ubifs_crypt_set_context(struct inode *inode, const void *ctx, in ubifs_crypt_set_context() 22 static bool ubifs_crypt_empty_dir(struct inode *inode) in ubifs_crypt_empty_dir() 38 int ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn, in ubifs_encrypt() 64 int ubifs_decrypt(const struct inode *inode, struct ubifs_data_node *dn, in ubifs_decrypt()
|
| H A D | ioctl.c | 35 void ubifs_set_inode_flags(struct inode *inode) in ubifs_set_inode_flags() 105 static int setflags(struct inode *inode, int flags) in setflags() 135 struct inode *inode = d_inode(dentry); in ubifs_fileattr_get() local 150 struct inode *inode = d_inode(dentry); in ubifs_fileattr_set() local 174 struct inode *inode = file_inode(file); in ubifs_ioctl() local
|
| /linux/fs/hpfs/ |
| H A D | file.c | 17 static int hpfs_file_release(struct inode *inode, struct file *file) in hpfs_file_release() 27 struct inode *inode = file->f_mapping->host; in hpfs_file_fsync() local 41 static secno hpfs_bmap(struct inode *inode, unsigned file_secno, unsigned *n_secs) in hpfs_bmap() 81 static int hpfs_get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int … in hpfs_get_block() 122 static int hpfs_iomap_begin(struct inode *inode, loff_t offset, loff_t length, in hpfs_iomap_begin() 181 struct inode *inode = mapping->host; in hpfs_write_failed() local 214 struct inode *inode = mapping->host; in hpfs_write_end() local 233 static int hpfs_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, u64 start, u64 len) in hpfs_fiemap()
|
| /linux/fs/orangefs/ |
| H A D | orangefs-utils.c | 139 static inline void copy_attributes_from_inode(struct inode *inode, in copy_attributes_from_inode() 196 static void orangefs_make_bad_inode(struct inode *inode) in orangefs_make_bad_inode() 215 static int orangefs_inode_is_stale(struct inode *inode, in orangefs_inode_is_stale() 236 int orangefs_inode_getattr(struct inode *inode, int flags) in orangefs_inode_getattr() 384 int orangefs_inode_check_changed(struct inode *inode) in orangefs_inode_check_changed() 417 int orangefs_inode_setattr(struct inode *inode) in orangefs_inode_setattr()
|
| /linux/fs/jfs/ |
| H A D | xattr.c | 426 static int ea_get(struct inode *inode, struct ea_buffer *ea_buf, int min_size) in ea_get() 587 static void ea_release(struct inode *inode, struct ea_buffer *ea_buf) in ea_release() 601 static int ea_put(tid_t tid, struct inode *inode, struct ea_buffer *ea_buf, in ea_put() 664 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr() 803 ssize_t __jfs_getxattr(struct inode *inode, const char *name, void *data, in __jfs_getxattr() 874 struct inode *inode = d_inode(dentry); in jfs_listxattr() local 932 static int __jfs_xattr_set(struct inode *inode, const char *name, in __jfs_xattr_set() 951 struct dentry *unused, struct inode *inode, in jfs_xattr_get() 960 struct dentry *unused, struct inode *inode, in jfs_xattr_set() 969 struct dentry *unused, struct inode *inode, in jfs_xattr_get_os2() [all …]
|
| /linux/fs/nfs/ |
| H A D | fscache.c | 163 void nfs_fscache_init_inode(struct inode *inode) in nfs_fscache_init_inode() 191 void nfs_fscache_clear_inode(struct inode *inode) in nfs_fscache_clear_inode() 216 void nfs_fscache_open_file(struct inode *inode, struct file *filp) in nfs_fscache_open_file() 234 void nfs_fscache_release_file(struct inode *inode, struct file *filp) in nfs_fscache_release_file() 254 struct inode *inode = ractl->mapping->host; in nfs_netfs_readahead() local 303 struct inode *inode = sreq->rreq->inode; in nfs_netfs_issue_read() local 349 struct inode *inode = folio->mapping->host; in nfs_netfs_folio_unlock() local
|