Home
last modified time | relevance | path

Searched defs:inode (Results 501 – 525 of 1656) sorted by relevance

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

/linux-6.12.1/drivers/gpu/drm/
Ddrm_drv.c535 struct inode *inode; in drm_fs_inode_new() local
551 static void drm_fs_inode_free(struct inode *inode) in drm_fs_inode_free()
602 struct inode *inode; in drm_dev_init() local
1029 static int drm_stub_open(struct inode *inode, struct file *filp) in drm_stub_open()
Ddrm_debugfs_crc.c113 static int crc_control_open(struct inode *inode, struct file *file) in crc_control_open()
195 static int crtc_crc_open(struct inode *inode, struct file *filep) in crtc_crc_open()
258 static int crtc_crc_release(struct inode *inode, struct file *filep) in crtc_crc_release()
/linux-6.12.1/fs/ntfs3/
Dnamei.c72 struct inode *inode; in ntfs_lookup() local
130 struct inode *inode = d_inode(ode); in ntfs_link() local
243 struct inode *inode = d_inode(dentry); in ntfs_rename() local
346 struct inode *inode = d_inode(child); in ntfs3_get_parent() local
/linux-6.12.1/fs/exportfs/
Dexpfs.c48 struct inode *inode; in find_acceptable_alias() local
356 static int exportfs_encode_ino64_fid(struct inode *inode, struct fid *fid, in exportfs_encode_ino64_fid()
381 int exportfs_encode_inode_fh(struct inode *inode, struct fid *fid, in exportfs_encode_inode_fh()
410 struct inode *inode = dentry->d_inode, *parent = NULL; in exportfs_encode_fh() local
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c197 static int cim_la_open(struct inode *inode, struct file *file) in cim_la_open()
257 static int cim_pif_la_open(struct inode *inode, struct file *file) in cim_pif_la_open()
303 static int cim_ma_la_open(struct inode *inode, struct file *file) in cim_ma_la_open()
392 static int cim_ibq_open(struct inode *inode, struct file *file) in cim_ibq_open()
419 static int cim_obq_open(struct inode *inode, struct file *file) in cim_obq_open()
639 static int tp_la_open(struct inode *inode, struct file *file) in tp_la_open()
708 static int ulprx_la_open(struct inode *inode, struct file *file) in ulprx_la_open()
797 static int pm_stats_open(struct inode *inode, struct file *file) in pm_stats_open()
1081 static int devlog_open(struct inode *inode, struct file *file) in devlog_open()
1222 static int mboxlog_open(struct inode *inode, struct file *file) in mboxlog_open()
[all …]
/linux-6.12.1/block/
Dfops.c392 static int blkdev_iomap_begin(struct inode *inode, loff_t offset, loff_t length, in blkdev_iomap_begin()
415 static int blkdev_get_block(struct inode *inode, sector_t iblock, in blkdev_get_block()
496 struct inode *inode, loff_t offset, unsigned int len) in blkdev_map_blocks()
610 static int blkdev_open(struct inode *inode, struct file *filp) in blkdev_open()
637 static int blkdev_release(struct inode *inode, struct file *filp) in blkdev_release()
780 struct inode *inode = bdev_file_inode(file); in blkdev_fallocate() local
Dbsg.c33 static inline struct bsg_device *to_bsg_device(struct inode *inode) in to_bsg_device()
74 static int bsg_open(struct inode *inode, struct file *file) in bsg_open()
81 static int bsg_release(struct inode *inode, struct file *file) in bsg_release()
/linux-6.12.1/fs/verity/
Dfsverity_private.h70 const struct inode *inode; member
97 #define fsverity_warn(inode, fmt, ...) \ argument
99 #define fsverity_err(inode, fmt, ...) \ argument
Dhash_algs.c42 const struct fsverity_hash_alg *fsverity_get_hash_alg(const struct inode *inode, in fsverity_get_hash_alg()
177 const struct inode *inode, const void *data, u8 *out) in fsverity_hash_block()
/linux-6.12.1/net/mac80211/
Drc80211_minstrel_ht_debugfs.c29 minstrel_stats_release(struct inode *inode, struct file *file) in minstrel_stats_release()
145 minstrel_ht_stats_open(struct inode *inode, struct file *file) in minstrel_ht_stats_open()
293 minstrel_ht_stats_csv_open(struct inode *inode, struct file *file) in minstrel_ht_stats_csv_open()
/linux-6.12.1/arch/um/drivers/
Dharddog_kern.c65 static int harddog_open(struct inode *inode, struct file *file) in harddog_open()
95 static int harddog_release(struct inode *inode, struct file *file) in harddog_release()
/linux-6.12.1/arch/m68k/mvme16x/
Drtc.c123 static int rtc_open(struct inode *inode, struct file *file) in rtc_open()
133 static int rtc_release(struct inode *inode, struct file *file) in rtc_release()
/linux-6.12.1/drivers/block/drbd/
Ddrbd_debugfs.c443 static int in_flight_summary_open(struct inode *inode, struct file *file) in in_flight_summary_open()
450 static int in_flight_summary_release(struct inode *inode, struct file *file) in in_flight_summary_release()
551 static int callback_history_open(struct inode *inode, struct file *file) in callback_history_open()
558 static int callback_history_release(struct inode *inode, struct file *file) in callback_history_release()
598 static int connection_oldest_requests_open(struct inode *inode, struct file *file) in connection_oldest_requests_open()
605 static int connection_oldest_requests_release(struct inode *inode, struct file *file) in connection_oldest_requests_release()
853 static int drbd_version_open(struct inode *inode, struct file *file) in drbd_version_open()
/linux-6.12.1/fs/ext2/
Dsuper.c195 static void ext2_free_in_core_inode(struct inode *inode) in ext2_free_in_core_inode()
322 static struct dquot __rcu **ext2_get_dquots(struct inode *inode) in ext2_get_dquots()
361 struct inode *inode; in ext2_nfs_get_inode() local
1488 struct inode *inode = sb_dqopt(sb)->files[type]; in ext2_quota_read() local
1532 struct inode *inode = sb_dqopt(sb)->files[type]; in ext2_quota_write() local
1584 struct inode *inode; in ext2_quota_on() local
1603 struct inode *inode = sb_dqopt(sb)->files[type]; in ext2_quota_off() local
/linux-6.12.1/arch/m68k/bvme6000/
Drtc.c135 static int rtc_open(struct inode *inode, struct file *file) in rtc_open()
144 static int rtc_release(struct inode *inode, struct file *file) in rtc_release()
/linux-6.12.1/fs/udf/
Dsymlink.c102 struct inode *inode = folio->mapping->host; in udf_symlink_filler() local
139 struct inode *inode = d_backing_inode(dentry); in udf_symlink_getattr() local
/linux-6.12.1/include/linux/
Devm.h56 static inline int evm_inode_init_security(struct inode *inode, struct inode *dir, in evm_inode_init_security()
81 static inline bool evm_metadata_changed(struct inode *inode, in evm_metadata_changed()
/linux-6.12.1/fs/
Dopen.c73 struct inode *inode; in vfs_truncate() local
158 struct inode *inode; in do_ftruncate() local
248 struct inode *inode = file_inode(file); in vfs_fallocate() local
470 struct inode *inode; in do_faccessat() local
638 struct inode *inode = path->dentry->d_inode; in chmod_common() local
762 struct inode *inode = path->dentry->d_inode; in chown_common() local
908 int (*open)(struct inode *, struct file *)) in do_dentry_open()
911 struct inode *inode = f->f_path.dentry->d_inode; in do_dentry_open() local
1042 int (*open)(struct inode *, struct file *)) in finish_open()
1615 int generic_file_open(struct inode * inode, struct file * filp) in generic_file_open()
[all …]
Dpidfs.c308 struct inode *inode = d_inode(path->dentry); in pidfs_getattr() local
320 static void pidfs_evict_inode(struct inode *inode) in pidfs_evict_inode()
350 static int pidfs_init_inode(struct inode *inode, void *data) in pidfs_init_inode()
/linux-6.12.1/fs/jfs/
Dioctl.c76 struct inode *inode = d_inode(dentry); in jfs_fileattr_set() local
107 struct inode *inode = file_inode(filp); in jfs_ioctl() local
/linux-6.12.1/mm/
Dtruncate.c712 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache()
745 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize()
775 void pagecache_isize_extended(struct inode *inode, loff_t from, loff_t to) in pagecache_isize_extended()
818 void truncate_pagecache_range(struct inode *inode, loff_t lstart, loff_t lend) in truncate_pagecache_range()
/linux-6.12.1/drivers/misc/cxl/
Dfile.c41 static int __afu_open(struct inode *inode, struct file *file, bool master) in __afu_open()
105 int afu_open(struct inode *inode, struct file *file) in afu_open()
110 static int afu_master_open(struct inode *inode, struct file *file) in afu_master_open()
115 int afu_release(struct inode *inode, struct file *file) in afu_release()
/linux-6.12.1/fs/nfsd/
Dnfsfh.c578 struct inode * inode = d_inode(dentry); in fh_compose() local
670 struct inode *inode; in fh_fill_pre_attrs() local
700 struct inode *inode = d_inode(fhp->fh_dentry); in fh_fill_post_attrs() local
824 u64 nfsd4_change_attribute(const struct kstat *stat, const struct inode *inode) in nfsd4_change_attribute()
/linux-6.12.1/fs/pstore/
Dinode.c142 static int pstore_file_open(struct inode *inode, struct file *file) in pstore_file_open()
205 static void pstore_evict_inode(struct inode *inode) in pstore_evict_inode()
220 struct inode *inode = new_inode(sb); in pstore_get_inode() local
411 struct inode *inode; in pstore_fill_super() local
/linux-6.12.1/drivers/misc/
Dntsync.c100 static int ntsync_obj_release(struct inode *inode, struct file *file) in ntsync_obj_release()
193 static int ntsync_char_open(struct inode *inode, struct file *file) in ntsync_char_open()
206 static int ntsync_char_release(struct inode *inode, struct file *file) in ntsync_char_release()

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