Home
last modified time | relevance | path

Searched defs:inode (Results 351 – 375 of 1719) sorted by relevance

1...<<11121314151617181920>>...69

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dsymlink.c31 struct inode *inode = data; in nfs_symlink_filler() local
48 struct inode *inode, in nfs_get_link()
H A Dgetroot.c39 static int nfs_superblock_set_dummy_root(struct super_block *sb, struct inode *inode) in nfs_superblock_set_dummy_root()
73 struct inode *inode; in nfs_get_root() local
H A Dunlink.c89 static void nfs_do_call_unlink(struct inode *inode, struct nfs_unlinkdata *data) in nfs_do_call_unlink()
117 static int nfs_call_unlink(struct dentry *dentry, struct inode *inode, struct nfs_unlinkdata *data) in nfs_call_unlink()
220 nfs_complete_unlink(struct dentry *dentry, struct inode *inode) in nfs_complete_unlink()
437 struct inode *inode = d_inode(dentry); in nfs_sillyrename() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_xattr.c22 struct inode *inode, const char *name, void *value, size_t size, in xfs_xattr_get()
43 struct inode *inode, const char *name, const void *value, in xfs_xattr_set()
193 struct inode *inode = d_inode(dentry); in xfs_vn_listxattr() local
H A Dxfs_iomap.c513 struct inode *inode = VFS_I(ip); in xfs_iomap_write_unwritten() local
620 struct inode *inode, in imap_needs_alloc()
728 struct inode *inode, in xfs_direct_write_iomap_begin()
855 struct inode *inode, in xfs_buffered_write_iomap_begin()
1078 struct inode *inode, in xfs_buffered_write_iomap_end()
1145 struct inode *inode, in xfs_read_iomap_begin()
1187 struct inode *inode, in xfs_seek_iomap_begin()
1273 struct inode *inode, in xfs_xattr_iomap_begin()
H A Dxfs_pnfs.c29 struct inode *inode, in xfs_break_leased_layouts()
78 struct inode *inode, in xfs_fs_map_blocks()
222 struct inode *inode, in xfs_fs_commit_blocks()
/OK3568_Linux_fs/kernel/fs/squashfs/
H A Dinode.c44 static int squashfs_new_inode(struct super_block *sb, struct inode *inode, in squashfs_new_inode()
75 struct inode *inode = iget_locked(sb, ino_number); in squashfs_iget() local
100 int squashfs_read_inode(struct inode *inode, long long ino) in squashfs_read_inode()
/OK3568_Linux_fs/kernel/fs/
H A Dstat.c36 void generic_fillattr(struct inode *inode, struct kstat *stat) in generic_fillattr()
70 struct inode *inode = d_backing_inode(path->dentry); in vfs_getattr_nosec() local
416 struct inode *inode = d_backing_inode(path.dentry); in do_readlinkat() local
701 void __inode_add_bytes(struct inode *inode, loff_t bytes) in __inode_add_bytes()
713 void inode_add_bytes(struct inode *inode, loff_t bytes) in inode_add_bytes()
722 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes()
735 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes()
744 loff_t inode_get_bytes(struct inode *inode) in inode_get_bytes()
756 void inode_set_bytes(struct inode *inode, loff_t bytes) in inode_set_bytes()
H A Dopen.c72 struct inode *inode; in vfs_truncate() local
158 struct inode *inode; in do_sys_ftruncate() local
232 struct inode *inode = file_inode(file); in vfs_fallocate() local
401 struct inode *inode; in do_faccessat() local
569 struct inode *inode = path->dentry->d_inode; in chmod_common() local
645 struct inode *inode = path->dentry->d_inode; in chown_common() local
765 struct inode *inode, in do_dentry_open()
766 int (*open)(struct inode *, struct file *)) in do_dentry_open()
897 int (*open)(struct inode *, struct file *)) in finish_open()
969 struct inode *inode, const struct cred *cred) in open_with_fake_path()
[all …]
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dreadpage.c201 static inline bool ext4_need_verity(const struct inode *inode, pgoff_t idx) in ext4_need_verity()
208 const struct inode *inode, in ext4_set_bio_post_read_ctx()
230 static inline loff_t ext4_readpage_limit(struct inode *inode) in ext4_readpage_limit()
263 int ext4_mpage_readpages(struct inode *inode, in ext4_mpage_readpages()
/OK3568_Linux_fs/kernel/fs/affs/
H A Daffs.h66 static inline struct affs_inode_info *AFFS_I(struct inode *inode) in AFFS_I()
294 affs_lock_link(struct inode *inode) in affs_lock_link()
299 affs_unlock_link(struct inode *inode) in affs_unlock_link()
304 affs_lock_dir(struct inode *inode) in affs_lock_dir()
309 affs_unlock_dir(struct inode *inode) in affs_unlock_dir()
314 affs_lock_ext(struct inode *inode) in affs_lock_ext()
319 affs_unlock_ext(struct inode *inode) in affs_unlock_ext()
H A Dnamei.c203 struct inode *inode = NULL; in affs_lookup() local
248 struct inode *inode; in affs_create() local
278 struct inode *inode; in affs_mkdir() local
318 struct inode *inode; in affs_symlink() local
393 struct inode *inode = d_inode(old_dentry); in affs_link() local
541 struct inode *inode; in affs_nfs_get_inode() local
/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmdebug.c335 static int debug_release(struct inode *inode, struct file *file) in debug_release()
379 static int debug_purgelist_open(struct inode *inode, struct file *file) in debug_purgelist_open()
436 static int debug_mle_open(struct inode *inode, struct file *file) in debug_mle_open()
612 static int debug_lockres_open(struct inode *inode, struct file *file) in debug_lockres_open()
641 static int debug_lockres_release(struct inode *inode, struct file *file) in debug_lockres_release()
827 static int debug_state_open(struct inode *inode, struct file *file) in debug_state_open()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dhostaudio_kern.c177 static int hostaudio_open(struct inode *inode, struct file *file) in hostaudio_open()
213 static int hostaudio_release(struct inode *inode, struct file *file) in hostaudio_release()
240 static int hostmixer_open_mixdev(struct inode *inode, struct file *file) in hostmixer_open_mixdev()
278 static int hostmixer_release(struct inode *inode, struct file *file) in hostmixer_release()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dinode.h104 static inline struct ocfs2_inode_info *OCFS2_I(struct inode *inode) in OCFS2_I()
115 static inline struct ocfs2_caching_info *INODE_CACHE(struct inode *inode) in INODE_CACHE()
145 static inline blkcnt_t ocfs2_inode_sector_count(struct inode *inode) in ocfs2_inode_sector_count()
171 static inline bool ocfs2_is_refcount_inode(struct inode *inode) in ocfs2_is_refcount_inode()
/OK3568_Linux_fs/kernel/fs/coda/
H A Dpioctl.c43 static int coda_ioctl_permission(struct inode *inode, int mask) in coda_ioctl_permission()
54 struct inode *inode = file_inode(filp); in coda_pioctl() local
/OK3568_Linux_fs/kernel/fs/configfs/
H A Dfile.c356 static int __configfs_open_file(struct inode *inode, struct file *file, int type) in __configfs_open_file()
445 static int configfs_release(struct inode *inode, struct file *filp) in configfs_release()
457 static int configfs_open_file(struct inode *inode, struct file *filp) in configfs_open_file()
462 static int configfs_open_bin_file(struct inode *inode, struct file *filp) in configfs_open_bin_file()
467 static int configfs_release_bin_file(struct inode *inode, struct file *file) in configfs_release_bin_file()
/OK3568_Linux_fs/kernel/ipc/
H A Dmqueue.c169 static inline struct mqueue_inode_info *MQUEUE_I(struct inode *inode) in MQUEUE_I()
177 static inline struct ipc_namespace *__get_ns_from_inode(struct inode *inode) in __get_ns_from_inode()
182 static struct ipc_namespace *get_ns_from_inode(struct inode *inode) in get_ns_from_inode()
297 struct inode *inode; in mqueue_get_inode() local
405 struct inode *inode; in mqueue_fill_super() local
506 static void mqueue_free_inode(struct inode *inode) in mqueue_free_inode()
511 static void mqueue_evict_inode(struct inode *inode) in mqueue_evict_inode()
569 struct inode *inode; in mqueue_create_attr() local
619 struct inode *inode = d_inode(dentry); in mqueue_unlink() local
957 struct inode *inode = NULL; in SYSCALL_DEFINE1() local
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dintegrity.h29 integrity_inode_get(struct inode *inode) in integrity_inode_get()
34 static inline void integrity_inode_free(struct inode *inode) in integrity_inode_free()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dbtnode.c49 struct inode *inode = btnc->host; in nilfs_btnode_create_block() local
77 struct inode *inode = btnc->host; in nilfs_btnode_submit_block() local
177 struct inode *inode = btnc->host; in nilfs_btnode_prepare_change_key() local
/OK3568_Linux_fs/kernel/drivers/char/
H A Ddsp56k.c184 struct inode *inode = file_inode(file); in dsp56k_read() local
247 struct inode *inode = file_inode(file); in dsp56k_write() local
426 static int dsp56k_open(struct inode *inode, struct file *file) in dsp56k_open()
462 static int dsp56k_release(struct inode *inode, struct file *file) in dsp56k_release()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwdt.c412 static int wdt_open(struct inode *inode, struct file *file) in wdt_open()
435 static int wdt_release(struct inode *inode, struct file *file) in wdt_release()
478 static int wdt_temp_open(struct inode *inode, struct file *file) in wdt_temp_open()
491 static int wdt_temp_release(struct inode *inode, struct file *file) in wdt_temp_release()
H A Dwdt_pci.c449 static int wdtpci_open(struct inode *inode, struct file *file) in wdtpci_open()
475 static int wdtpci_release(struct inode *inode, struct file *file) in wdtpci_release()
521 static int wdtpci_temp_open(struct inode *inode, struct file *file) in wdtpci_temp_open()
534 static int wdtpci_temp_release(struct inode *inode, struct file *file) in wdtpci_temp_release()
H A Dwdrtas.c355 static int wdrtas_open(struct inode *inode, struct file *file) in wdrtas_open()
378 static int wdrtas_close(struct inode *inode, struct file *file) in wdrtas_close()
430 static int wdrtas_temp_open(struct inode *inode, struct file *file) in wdrtas_temp_open()
444 static int wdrtas_temp_close(struct inode *inode, struct file *file) in wdrtas_temp_close()
/OK3568_Linux_fs/kernel/fs/bfs/
H A Ddir.c82 struct inode *inode; in bfs_create() local
128 struct inode *inode = NULL; in bfs_lookup() local
150 struct inode *inode = d_inode(old); in bfs_link() local
172 struct inode *inode = d_inode(dentry); in bfs_unlink() local

1...<<11121314151617181920>>...69