Home
last modified time | relevance | path

Searched defs:inode (Results 551 – 575 of 1656) sorted by relevance

1...<<21222324252627282930>>...67

/linux-6.12.1/arch/x86/kernel/cpu/sgx/
Ddriver.c17 static int sgx_open(struct inode *inode, struct file *file) in sgx_open()
44 static int sgx_release(struct inode *inode, struct file *file) in sgx_release()
/linux-6.12.1/fs/btrfs/
Dfile-item.c46 void btrfs_inode_safe_disk_i_size_write(struct btrfs_inode *inode, u64 new_i_size) in btrfs_inode_safe_disk_i_size_write()
83 int btrfs_inode_set_file_extent_range(struct btrfs_inode *inode, u64 start, in btrfs_inode_set_file_extent_range()
112 int btrfs_inode_clear_file_extent_range(struct btrfs_inode *inode, u64 start, in btrfs_inode_clear_file_extent_range()
343 struct btrfs_inode *inode = bbio->inode; in btrfs_lookup_bio_sums() local
746 struct btrfs_inode *inode = bbio->inode; in btrfs_csum_one_bio() local
1273 void btrfs_extent_item_to_extent_map(struct btrfs_inode *inode, in btrfs_extent_item_to_extent_map()
Dextent_io.c224 static noinline void __unlock_for_delalloc(const struct inode *inode, in __unlock_for_delalloc()
239 static noinline int lock_delalloc_folios(struct inode *inode, in lock_delalloc_folios()
312 noinline_for_stack bool find_lock_delalloc_range(struct inode *inode, in find_lock_delalloc_range()
404 void extent_clear_unlock_delalloc(struct btrfs_inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc()
524 struct inode *inode = folio->mapping->host; in end_bbio_data_read() local
703 static void alloc_new_bio(struct btrfs_inode *inode, in alloc_new_bio()
757 struct btrfs_inode *inode = folio_to_inode(folio); in submit_extent_folio() local
904 static struct extent_map *__get_extent_map(struct inode *inode, in __get_extent_map()
946 struct inode *inode = folio->mapping->host; in btrfs_do_readpage() local
1115 static noinline_for_stack int writepage_delalloc(struct btrfs_inode *inode, in writepage_delalloc()
[all …]
/linux-6.12.1/sound/core/
Dinfo.c216 struct inode *inode = file_inode(file); in snd_info_entry_mmap() local
230 static int snd_info_entry_open(struct inode *inode, struct file *file) in snd_info_entry_open()
263 static int snd_info_entry_release(struct inode *inode, struct file *file) in snd_info_entry_release()
347 static int snd_info_text_entry_open(struct inode *inode, struct file *file) in snd_info_text_entry_open()
379 static int snd_info_text_entry_release(struct inode *inode, struct file *file) in snd_info_text_entry_release()
/linux-6.12.1/fs/overlayfs/
Dexport.c259 static int ovl_encode_fh(struct inode *inode, u32 *fid, int *max_len, in ovl_encode_fh()
296 struct inode *inode = NULL; in ovl_obtain_alias() local
428 struct inode *inode; in ovl_lookup_real_inode() local
696 struct inode *inode; in ovl_lower_fh_to_d() local
/linux-6.12.1/drivers/media/platform/amphion/
Dvpu_dbg.c351 static int vpu_dbg_inst_open(struct inode *inode, struct file *filp) in vpu_dbg_inst_open()
388 static int vpu_dbg_core_open(struct inode *inode, struct file *filp) in vpu_dbg_core_open()
393 static int vpu_dbg_fwlog_open(struct inode *inode, struct file *filp) in vpu_dbg_fwlog_open()
/linux-6.12.1/fs/fat/
Dmisc.c107 int fat_chain_add(struct inode *inode, int new_dclus, int nr_cluster) in fat_chain_add()
314 int fat_truncate_time(struct inode *inode, struct timespec64 *now, int flags) in fat_truncate_time()
342 int fat_update_time(struct inode *inode, int flags) in fat_update_time()
/linux-6.12.1/fs/exfat/
Dballoc.c125 int exfat_set_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_set_bitmap()
144 void exfat_clear_bitmap(struct inode *inode, unsigned int clu, bool sync) in exfat_clear_bitmap()
255 int exfat_trim_fs(struct inode *inode, struct fstrim_range *range) in exfat_trim_fs()
/linux-6.12.1/fs/nfs/
Dnfs4file.c29 nfs4_file_open(struct inode *inode, struct file *filp) in nfs4_file_open()
113 struct inode *inode = file_inode(file); in nfs4_file_flush() local
222 struct inode *inode = file_inode(filep); in nfs42_fallocate() local
/linux-6.12.1/fs/efivarfs/
Dsuper.c42 static void efivarfs_evict_inode(struct inode *inode) in efivarfs_evict_inode()
193 struct inode *inode = NULL; in efivarfs_callback() local
311 struct inode *inode = NULL; in efivarfs_fill_super() local
Dinode.c23 struct inode *inode = new_inode(sb); in efivarfs_get_inode() local
81 struct inode *inode = NULL; in efivarfs_create() local
/linux-6.12.1/fs/bcachefs/
Dacl.c277 struct bch_inode_info *inode = to_bch_ei(vinode); in bch2_get_acl() local
350 struct bch_inode_info *inode = to_bch_ei(dentry->d_inode); in bch2_set_acl() local
407 struct bch_inode_unpacked *inode, in bch2_acl_chmod()
/linux-6.12.1/fs/hfsplus/
Dcatalog.c81 void hfsplus_cat_set_perms(struct inode *inode, struct hfsplus_perm *perms) in hfsplus_cat_set_perms()
106 u32 cnid, struct inode *inode) in hfsplus_cat_build_record()
254 const struct qstr *str, struct inode *inode) in hfsplus_create_cat()
/linux-6.12.1/drivers/watchdog/
Dindydog.c62 static int indydog_open(struct inode *inode, struct file *file) in indydog_open()
79 static int indydog_release(struct inode *inode, struct file *file) in indydog_release()
Dsbc8360.c260 static int sbc8360_open(struct inode *inode, struct file *file) in sbc8360_open()
273 static int sbc8360_close(struct inode *inode, struct file *file) in sbc8360_close()
Dm54xx_wdt.c80 static int m54xx_wdt_open(struct inode *inode, struct file *file) in m54xx_wdt_open()
165 static int m54xx_wdt_release(struct inode *inode, struct file *file) in m54xx_wdt_release()
/linux-6.12.1/drivers/sbus/char/
Ddisplay7seg.c73 static int d7s_open(struct inode *inode, struct file *f) in d7s_open()
81 static int d7s_release(struct inode *inode, struct file *f) in d7s_release()
/linux-6.12.1/drivers/platform/chrome/
Dcros_hps_i2c.c34 static int hps_open(struct inode *inode, struct file *file) in hps_open()
43 static int hps_release(struct inode *inode, struct file *file) in hps_release()
/linux-6.12.1/sound/soc/sof/
Dsof-client-ipc-kernel-injector.c26 static int sof_msg_inject_dfs_open(struct inode *inode, struct file *file) in sof_msg_inject_dfs_open()
76 static int sof_msg_inject_dfs_release(struct inode *inode, struct file *file) in sof_msg_inject_dfs_release()
/linux-6.12.1/fs/nfs/flexfilelayout/
Dflexfilelayout.c53 ff_layout_alloc_layout_hdr(struct inode *inode, gfp_t gfp_flags) in ff_layout_alloc_layout_hdr()
209 struct inode *inode = lo->plh_inode; in ff_layout_add_mirror() local
231 struct inode *inode; in ff_layout_remove_mirror() local
584 struct inode *inode; in ff_layout_free_lseg() local
675 nfs4_ff_layout_stat_io_start_read(struct inode *inode, in nfs4_ff_layout_stat_io_start_read()
706 nfs4_ff_layout_stat_io_start_write(struct inode *inode, in nfs4_ff_layout_stat_io_start_write()
1098 struct inode *inode = lo->plh_inode; in ff_layout_async_handle_error_v4() local
1348 ff_layout_set_layoutcommit(struct inode *inode, in ff_layout_set_layoutcommit()
2004 ff_layout_commit_pagelist(struct inode *inode, struct list_head *mds_pages, in ff_layout_commit_pagelist()
2071 ff_layout_get_ds_info(struct inode *inode) in ff_layout_get_ds_info()
[all …]
/linux-6.12.1/drivers/xen/xenfs/
Dxensyms.c111 static int xensyms_open(struct inode *inode, struct file *file) in xensyms_open()
138 static int xensyms_release(struct inode *inode, struct file *file) in xensyms_release()
/linux-6.12.1/drivers/acpi/apei/
Derst-dbg.c32 static int erst_dbg_open(struct inode *inode, struct file *file) in erst_dbg_open()
48 static int erst_dbg_release(struct inode *inode, struct file *file) in erst_dbg_release()
/linux-6.12.1/fs/hpfs/
Ddir.c13 static int hpfs_dir_release(struct inode *inode, struct file *filp) in hpfs_dir_release()
67 struct inode *inode = file_inode(file); in hpfs_readdir() local
/linux-6.12.1/drivers/firmware/efi/
Dcapsule-loader.c253 static int efi_capsule_release(struct inode *inode, struct file *file) in efi_capsule_release()
281 static int efi_capsule_open(struct inode *inode, struct file *file) in efi_capsule_open()
/linux-6.12.1/security/integrity/ima/
Dima_appraise.c73 int ima_must_appraise(struct mnt_idmap *idmap, struct inode *inode, in ima_must_appraise()
488 struct inode *inode = d_backing_inode(dentry); in ima_appraise_measurement() local
641 struct inode *inode = d_backing_inode(dentry); in ima_inode_post_setattr() local
674 static void ima_reset_appraise_flags(struct inode *inode, int digsig) in ima_reset_appraise_flags()

1...<<21222324252627282930>>...67