| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | file.c | 19 static int flush_racache(struct inode *inode) in flush_racache() 48 ssize_t wait_for_direct_io(enum ORANGEFS_io_type type, struct inode *inode, in wait_for_direct_io() 304 int orangefs_revalidate_mapping(struct inode *inode) in orangefs_revalidate_mapping() 378 static int orangefs_getflags(struct inode *inode, unsigned long *uval) in orangefs_getflags() 399 struct inode *inode = file_inode(file); in orangefs_ioctl() local 512 static int orangefs_file_release(struct inode *inode, struct file *file) in orangefs_file_release() 586 struct inode *inode = file_inode(file); in orangefs_file_llseek() local
|
| H A D | acl.c | 13 struct posix_acl *orangefs_get_acl(struct inode *inode, int type) in orangefs_get_acl() 64 static int __orangefs_set_acl(struct inode *inode, struct posix_acl *acl, in __orangefs_set_acl() 119 int orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in orangefs_set_acl() 156 int orangefs_init_acl(struct inode *inode, struct inode *dir) in orangefs_init_acl()
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | file.c | 23 struct vboxsf_handle *vboxsf_create_sf_handle(struct inode *inode, in vboxsf_create_sf_handle() 49 static int vboxsf_file_open(struct inode *inode, struct file *file) in vboxsf_file_open() 130 void vboxsf_release_sf_handle(struct inode *inode, struct vboxsf_handle *sf_handle) in vboxsf_release_sf_handle() 141 static int vboxsf_file_release(struct inode *inode, struct file *file) in vboxsf_file_release() 272 struct inode *inode = page->mapping->host; in vboxsf_writepage() local 311 struct inode *inode = mapping->host; in vboxsf_write_end() local 362 static const char *vboxsf_get_link(struct dentry *dentry, struct inode *inode, in vboxsf_get_link()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | xattr_security.c | 13 struct dentry *unused, struct inode *inode, in ext2_xattr_security_get() 22 struct dentry *unused, struct inode *inode, in ext2_xattr_security_set() 30 static int ext2_initxattrs(struct inode *inode, const struct xattr *xattr_array, in ext2_initxattrs() 47 ext2_init_security(struct inode *inode, struct inode *dir, in ext2_init_security()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | security.c | 26 static int jffs2_initxattrs(struct inode *inode, in jffs2_initxattrs() 43 int jffs2_init_security(struct inode *inode, struct inode *dir, in jffs2_init_security() 52 struct dentry *unused, struct inode *inode, in jffs2_security_getxattr() 61 struct dentry *unused, struct inode *inode, in jffs2_security_setxattr()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | dcache.c | 39 struct inode *inode; in ocfs2_dentry_revalidate() local 154 struct dentry *ocfs2_find_local_alias(struct inode *inode, in ocfs2_find_local_alias() 213 struct inode *inode, in ocfs2_dentry_attach_lock() 392 static void ocfs2_dentry_iput(struct dentry *dentry, struct inode *inode) in ocfs2_dentry_iput() 447 struct inode *inode = d_inode(dentry); in ocfs2_dentry_move() local
|
| H A D | resize.c | 40 static u16 ocfs2_calc_new_backup_super(struct inode *inode, in ocfs2_calc_new_backup_super() 172 static int update_backups(struct inode * inode, u32 clusters, char *data) in update_backups() 211 static void ocfs2_update_super_and_backups(struct inode *inode, in ocfs2_update_super_and_backups() 259 int ocfs2_group_extend(struct inode * inode, int new_clusters) in ocfs2_group_extend() 371 static int ocfs2_check_new_group(struct inode *inode, in ocfs2_check_new_group() 409 static int ocfs2_verify_group_and_input(struct inode *inode, in ocfs2_verify_group_and_input() 448 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input) in ocfs2_group_add()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | aops.c | 71 static int gfs2_get_block_noalloc(struct inode *inode, sector_t lblock, in gfs2_get_block_noalloc() 91 struct inode *inode = page->mapping->host; in gfs2_writepage() local 120 struct inode * const inode = page->mapping->host; in gfs2_write_jdata_page() local 153 struct inode *inode = page->mapping->host; in __gfs2_jdata_writepage() local 179 struct inode *inode = page->mapping->host; in gfs2_jdata_writepage() local 239 struct inode *inode = mapping->host; in gfs2_write_jdata_pagevec() local 470 struct inode *inode = page->mapping->host; in __gfs2_readpage() local 561 struct inode *inode = rac->mapping->host; in gfs2_readahead() local 576 void adjust_fs_space(struct inode *inode) in adjust_fs_space() 813 void gfs2_set_aops(struct inode *inode) in gfs2_set_aops()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | ioctl.c | 58 struct inode *inode = file_inode(filp); in ioctl_fibmap() local 164 int fiemap_prep(struct inode *inode, struct fiemap_extent_info *fieinfo, in fiemap_prep() 200 struct inode *inode = file_inode(filp); in ioctl_fiemap() local 265 static inline sector_t logical_to_blk(struct inode *inode, loff_t offset) in logical_to_blk() 270 static inline loff_t blk_to_logical(struct inode *inode, sector_t blk) in blk_to_logical() 294 static int __generic_block_fiemap(struct inode *inode, in __generic_block_fiemap() 452 int generic_block_fiemap(struct inode *inode, in generic_block_fiemap() 475 struct inode *inode = file_inode(filp); in ioctl_preallocate() local 504 struct inode *inode = file_inode(file); in compat_ioctl_preallocate() local 671 struct inode *inode = file_inode(filp); in do_vfs_ioctl() local
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_main.c | 84 struct inode *inode; in mmap_violation_check() local 117 struct inode *inode = file_inode(file); in ima_rdwr_violation_check() local 151 struct inode *inode, struct file *file) in ima_check_last_writer() 183 struct inode *inode = file_inode(file); in ima_file_free() local 200 struct inode *inode = file_inode(file); in process_measurement() local 421 struct inode *inode; in ima_file_mprotect() local 524 struct inode *inode; in ima_file_hash() local 571 void ima_post_create_tmpfile(struct inode *inode) in ima_post_create_tmpfile() 600 struct inode *inode = dentry->d_inode; in ima_post_path_mknod() local 793 void process_buffer_measurement(struct inode *inode, const void *buf, int size, in process_buffer_measurement()
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | xattr.c | 258 int __hfsplus_setxattr(struct inode *inode, const char *name, in __hfsplus_setxattr() 422 int hfsplus_setxattr(struct inode *inode, const char *name, in hfsplus_setxattr() 440 static ssize_t hfsplus_getxattr_finder_info(struct inode *inode, in hfsplus_getxattr_finder_info() 490 ssize_t __hfsplus_getxattr(struct inode *inode, const char *name, in __hfsplus_getxattr() 576 ssize_t hfsplus_getxattr(struct inode *inode, const char *name, in hfsplus_getxattr() 611 struct inode *inode = d_inode(dentry); in hfsplus_listxattr_finder_info() local 679 struct inode *inode = d_inode(dentry); in hfsplus_listxattr() local 768 static int hfsplus_removexattr(struct inode *inode, const char *name) in hfsplus_removexattr() 841 struct dentry *unused, struct inode *inode, in hfsplus_osx_getxattr() 862 struct dentry *unused, struct inode *inode, in hfsplus_osx_setxattr()
|
| H A D | xattr_security.c | 17 struct dentry *unused, struct inode *inode, in hfsplus_security_getxattr() 27 struct dentry *unused, struct inode *inode, in hfsplus_security_setxattr() 36 static int hfsplus_initxattrs(struct inode *inode, in hfsplus_initxattrs() 68 int hfsplus_init_security(struct inode *inode, struct inode *dir, in hfsplus_init_security()
|
| H A D | ioctl.c | 30 struct inode *inode = d_inode(dentry); in hfsplus_ioctl_bless() local 60 static inline unsigned int hfsplus_getflags(struct inode *inode) in hfsplus_getflags() 76 struct inode *inode = file_inode(file); in hfsplus_ioctl_getflags() local 84 struct inode *inode = file_inode(file); in hfsplus_ioctl_setflags() local
|
| H A D | extents.c | 87 static int __hfsplus_ext_write_extent(struct inode *inode, in __hfsplus_ext_write_extent() 129 static int hfsplus_ext_write_extent_locked(struct inode *inode) in hfsplus_ext_write_extent_locked() 145 int hfsplus_ext_write_extent(struct inode *inode) in hfsplus_ext_write_extent() 178 struct inode *inode, u32 block) in __hfsplus_ext_cache_extent() 206 static int hfsplus_ext_read_extent(struct inode *inode, u32 block) in hfsplus_ext_read_extent() 225 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block() 440 int hfsplus_file_extend(struct inode *inode, bool zeroout) in hfsplus_file_extend() 543 void hfsplus_file_truncate(struct inode *inode) in hfsplus_file_truncate()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | fsync.c | 45 static int ext4_sync_parent(struct inode *inode) in ext4_sync_parent() 81 static int ext4_fsync_nojournal(struct inode *inode, bool datasync, in ext4_fsync_nojournal() 104 static int ext4_fsync_journal(struct inode *inode, bool datasync, in ext4_fsync_journal() 133 struct inode *inode = file->f_mapping->host; in ext4_sync_file() local
|
| H A D | xattr_security.c | 17 struct dentry *unused, struct inode *inode, in ext4_xattr_security_get() 26 struct dentry *unused, struct inode *inode, in ext4_xattr_security_set() 35 ext4_initxattrs(struct inode *inode, const struct xattr *xattr_array, in ext4_initxattrs() 54 ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir, in ext4_init_security()
|
| H A D | namei.c | 54 struct inode *inode, in ext4_append() 115 #define ext4_read_dirblock(inode, block, type) \ argument 118 static struct buffer_head *__ext4_read_dirblock(struct inode *inode, in __ext4_read_dirblock() 220 __le32 inode; member 340 static struct ext4_dir_entry_tail *get_dirent_tail(struct inode *inode, in get_dirent_tail() 373 static __le32 ext4_dirblock_csum(struct inode *inode, void *dirent, int size) in ext4_dirblock_csum() 383 #define warn_no_space_for_csum(inode) \ argument 386 static void __warn_no_space_for_csum(struct inode *inode, const char *func, in __warn_no_space_for_csum() 393 int ext4_dirblock_csum_verify(struct inode *inode, struct buffer_head *bh) in ext4_dirblock_csum_verify() 413 static void ext4_dirblock_csum_set(struct inode *inode, in ext4_dirblock_csum_set() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | inode.c | 105 struct inode *inode; in bpf_get_inode() local 130 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type() 145 static void bpf_dentry_finalize(struct dentry *dentry, struct inode *inode, in bpf_dentry_finalize() 157 struct inode *inode; in bpf_mkdir() local 273 static int bpffs_map_open(struct inode *inode, struct file *file) in bpffs_map_open() 296 static int bpffs_map_release(struct inode *inode, struct file *file) in bpffs_map_release() 321 static int bpffs_obj_open(struct inode *inode, struct file *file) in bpffs_obj_open() 335 struct inode *inode = bpf_get_inode(dir->i_sb, dir, mode); in bpf_mkobj_ops() local 388 struct inode *inode; in bpf_symlink() local 500 struct inode *inode; in bpf_obj_do_get() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/ |
| H A D | sensor-dev.c | 658 static int angle_dev_open(struct inode *inode, struct file *file) in angle_dev_open() 663 static int angle_dev_release(struct inode *inode, struct file *file) in angle_dev_release() 785 static int gsensor_dev_open(struct inode *inode, struct file *file) in gsensor_dev_open() 790 static int gsensor_dev_release(struct inode *inode, struct file *file) in gsensor_dev_release() 894 static int compass_dev_open(struct inode *inode, struct file *file) in compass_dev_open() 908 static int compass_dev_release(struct inode *inode, struct file *file) in compass_dev_release() 1053 static int gyro_dev_open(struct inode *inode, struct file *file) in gyro_dev_open() 1059 static int gyro_dev_release(struct inode *inode, struct file *file) in gyro_dev_release() 1143 static int light_dev_open(struct inode *inode, struct file *file) in light_dev_open() 1148 static int light_dev_release(struct inode *inode, struct file *file) in light_dev_release() [all …]
|
| /OK3568_Linux_fs/kernel/fs/minix/ |
| H A D | itree_v2.c | 19 static inline block_t *i_data(struct inode *inode) in i_data() 27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() 61 int V2_minix_get_block(struct inode * inode, long block, in V2_minix_get_block() 67 void V2_minix_truncate(struct inode * inode) in V2_minix_truncate()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | acl.c | 19 struct posix_acl *btrfs_get_acl(struct inode *inode, int type) in btrfs_get_acl() 56 struct inode *inode, struct posix_acl *acl, int type) in __btrfs_set_acl() 110 int btrfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in btrfs_set_acl() 127 struct inode *inode, struct inode *dir) in btrfs_init_acl()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | acl.c | 17 struct posix_acl *jfs_get_acl(struct inode *inode, int type) in jfs_get_acl() 56 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() 94 int jfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jfs_set_acl() 125 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) in jfs_init_acl()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | xattr.c | 38 struct inode *inode, const char *name, in afs_xattr_get_acl() 101 struct inode *inode, const char *name, in afs_xattr_set_acl() 139 struct inode *inode, const char *name, in afs_xattr_get_yfs() 231 struct inode *inode, const char *name, in afs_xattr_set_yfs() 268 struct inode *inode, const char *name, in afs_xattr_get_cell() 295 struct inode *inode, const char *name, in afs_xattr_get_fid() 333 struct inode *inode, const char *name, in afs_xattr_get_volume()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_fs.h | 266 static inline struct nfs_inode *NFS_I(const struct inode *inode) in NFS_I() 276 static inline struct nfs_fh *NFS_FH(const struct inode *inode) in NFS_FH() 281 static inline struct nfs_server *NFS_SERVER(const struct inode *inode) in NFS_SERVER() 286 static inline struct rpc_clnt *NFS_CLIENT(const struct inode *inode) in NFS_CLIENT() 291 static inline const struct nfs_rpc_ops *NFS_PROTO(const struct inode *inode) in NFS_PROTO() 296 static inline unsigned NFS_MINATTRTIMEO(const struct inode *inode) in NFS_MINATTRTIMEO() 302 static inline unsigned NFS_MAXATTRTIMEO(const struct inode *inode) in NFS_MAXATTRTIMEO() 308 static inline int NFS_STALE(const struct inode *inode) in NFS_STALE() 313 static inline struct fscache_cookie *nfs_i_fscache(struct inode *inode) in nfs_i_fscache() 322 static inline __u64 NFS_FILEID(const struct inode *inode) in NFS_FILEID() [all …]
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | crypto.c | 101 int fscrypt_crypt_block(const struct inode *inode, fscrypt_direction_t rw, in fscrypt_crypt_block() 178 const struct inode *inode = page->mapping->host; in fscrypt_encrypt_pagecache_blocks() local 229 int fscrypt_encrypt_block_inplace(const struct inode *inode, struct page *page, in fscrypt_encrypt_block_inplace() 258 const struct inode *inode = page->mapping->host; in fscrypt_decrypt_pagecache_blocks() local 298 int fscrypt_decrypt_block_inplace(const struct inode *inode, struct page *page, in fscrypt_decrypt_block_inplace() 340 void fscrypt_msg(const struct inode *inode, const char *level, in fscrypt_msg()
|