Home
last modified time | relevance | path

Searched defs:inode (Results 3301 - 3325 of 3355) sorted by relevance

1...<<131132133134135

/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c202 struct inode *inode = &cache_info_to_inode(et->et_ci)->vfs_inode; in ocfs2_dinode_extent_map_insert() local
210 struct inode *inode = &cache_info_to_inode(et->et_ci)->vfs_inode; in ocfs2_dinode_extent_map_truncate() local
5236 int ocfs2_mark_extent_written(struct inode *inod argument
5648 ocfs2_reserve_blocks_for_rec_trunc(struct inode *inode, struct ocfs2_extent_tree *et, u32 extents_to_split, struct ocfs2_alloc_context **ac, int extra_blocks) ocfs2_reserve_blocks_for_rec_trunc() argument
5690 ocfs2_remove_btree_range(struct inode *inode, struct ocfs2_extent_tree *et, u32 cpos, u32 phys_cpos, u32 len, int flags, struct ocfs2_cached_dealloc_ctxt *dealloc, u64 refcount_loc, bool refcount_tree_locked) ocfs2_remove_btree_range() argument
6148 struct inode *inode = NULL; ocfs2_get_truncate_log_info() local
6393 struct inode *inode; ocfs2_free_cached_blocks() local
6804 ocfs2_map_and_dirty_page(struct inode *inode, handle_t *handle, unsigned int from, unsigned int to, struct page *page, int zero, u64 *phys) ocfs2_map_and_dirty_page() argument
6842 ocfs2_zero_cluster_pages(struct inode *inode, loff_t start, loff_t end, struct page **pages, int numpages, u64 phys, handle_t *handle) ocfs2_zero_cluster_pages() argument
6877 ocfs2_grab_pages(struct inode *inode, loff_t start, loff_t end, struct page **pages, int *num) ocfs2_grab_pages() argument
6914 ocfs2_grab_eof_pages(struct inode *inode, loff_t start, loff_t end, struct page **pages, int *num) ocfs2_grab_eof_pages() argument
6933 ocfs2_zero_range_for_truncate(struct inode *inode, handle_t *handle, u64 range_start, u64 range_end) ocfs2_zero_range_for_truncate() argument
7007 ocfs2_zero_dinode_id2_with_xattr(struct inode *inode, struct ocfs2_dinode *di) ocfs2_zero_dinode_id2_with_xattr() argument
7022 ocfs2_dinode_new_extent_list(struct inode *inode, struct ocfs2_dinode *di) ocfs2_dinode_new_extent_list() argument
7032 ocfs2_set_inode_data_inline(struct inode *inode, struct ocfs2_dinode *di) ocfs2_set_inode_data_inline() argument
7052 ocfs2_convert_inline_data_to_extents(struct inode *inode, struct buffer_head *di_bh) ocfs2_convert_inline_data_to_extents() argument
7204 ocfs2_commit_truncate(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *di_bh) ocfs2_commit_truncate() argument
7378 ocfs2_truncate_inline(struct inode *inode, struct buffer_head *di_bh, unsigned int start, unsigned int end, int trunc) ocfs2_truncate_inline() argument
[all...]
H A Dxattr.c316 ocfs2_xattr_bucket_new(struct inode *inode) ocfs2_xattr_bucket_new() argument
511 ocfs2_read_xattr_block(struct inode *inode, u64 xb_blkno, struct buffer_head **bh) ocfs2_read_xattr_block() argument
536 ocfs2_xattr_name_hash(struct inode *inode, const char *name, int name_len) ocfs2_xattr_name_hash() argument
695 ocfs2_xattr_extend_allocation(struct inode *inode, u32 clusters_to_add, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_extend_allocation() argument
759 __ocfs2_remove_xattr_range(struct inode *inode, struct ocfs2_xattr_value_buf *vb, u32 cpos, u32 phys_cpos, u32 len, unsigned int ext_flags, struct ocfs2_xattr_set_ctxt *ctxt) __ocfs2_remove_xattr_range() argument
804 ocfs2_xattr_shrink_size(struct inode *inode, u32 old_clusters, u32 new_clusters, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_shrink_size() argument
851 ocfs2_xattr_value_truncate(struct inode *inode, struct ocfs2_xattr_value_buf *vb, int len, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_value_truncate() argument
924 ocfs2_xattr_list_entries(struct inode *inode, struct ocfs2_xattr_header *header, char *buffer, size_t buffer_size) ocfs2_xattr_list_entries() argument
949 ocfs2_has_inline_xattr_value_outside(struct inode *inode, struct ocfs2_dinode *di) ocfs2_has_inline_xattr_value_outside() argument
966 ocfs2_xattr_ibody_list(struct inode *inode, struct ocfs2_dinode *di, char *buffer, size_t buffer_size) ocfs2_xattr_ibody_list() argument
987 ocfs2_xattr_block_list(struct inode *inode, struct ocfs2_dinode *di, char *buffer, size_t buffer_size) ocfs2_xattr_block_list() argument
1095 ocfs2_xattr_get_value_outside(struct inode *inode, struct ocfs2_xattr_value_root *xv, void *buffer, size_t len) ocfs2_xattr_get_value_outside() argument
1147 ocfs2_xattr_ibody_get(struct inode *inode, int name_index, const char *name, void *buffer, size_t buffer_size, struct ocfs2_xattr_search *xs) ocfs2_xattr_ibody_get() argument
1197 ocfs2_xattr_block_get(struct inode *inode, int name_index, const char *name, void *buffer, size_t buffer_size, struct ocfs2_xattr_search *xs) ocfs2_xattr_block_get() argument
1274 ocfs2_xattr_get_nolock(struct inode *inode, struct buffer_head *di_bh, int name_index, const char *name, void *buffer, size_t buffer_size) ocfs2_xattr_get_nolock() argument
1314 ocfs2_xattr_get(struct inode *inode, int name_index, const char *name, void *buffer, size_t buffer_size) ocfs2_xattr_get() argument
1341 __ocfs2_xattr_set_value_outside(struct inode *inode, handle_t *handle, struct ocfs2_xattr_value_buf *vb, const void *value, int value_len) __ocfs2_xattr_set_value_outside() argument
2261 ocfs2_init_dinode_xa_loc(struct ocfs2_xa_loc *loc, struct inode *inode, struct buffer_head *bh, struct ocfs2_xattr_entry *entry) ocfs2_init_dinode_xa_loc() argument
2280 ocfs2_init_xattr_block_xa_loc(struct ocfs2_xa_loc *loc, struct inode *inode, struct buffer_head *bh, struct ocfs2_xattr_entry *entry) ocfs2_init_xattr_block_xa_loc() argument
2315 ocfs2_lock_xattr_remove_allocators(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, int *ref_credits) ocfs2_lock_xattr_remove_allocators() argument
2356 ocfs2_remove_value_outside(struct inode*inode, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_header *header, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_remove_value_outside() argument
2415 ocfs2_xattr_ibody_remove(struct inode *inode, struct buffer_head *di_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_ibody_remove() argument
2444 ocfs2_xattr_block_remove(struct inode *inode, struct buffer_head *blk_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_block_remove() argument
2474 ocfs2_xattr_free_block(struct inode *inode, u64 block, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_free_block() argument
2554 ocfs2_xattr_remove(struct inode *inode, struct buffer_head *di_bh) ocfs2_xattr_remove() argument
2633 ocfs2_xattr_has_space_inline(struct inode *inode, struct ocfs2_dinode *di) ocfs2_xattr_has_space_inline() argument
2667 ocfs2_xattr_ibody_find(struct inode *inode, int name_index, const char *name, struct ocfs2_xattr_search *xs) ocfs2_xattr_ibody_find() argument
2710 ocfs2_xattr_ibody_init(struct inode *inode, struct buffer_head *di_bh, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_ibody_init() argument
2763 ocfs2_xattr_ibody_set(struct inode *inode, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xs, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_ibody_set() argument
2807 ocfs2_xattr_block_find(struct inode *inode, int name_index, const char *name, struct ocfs2_xattr_search *xs) ocfs2_xattr_block_find() argument
2854 ocfs2_create_xattr_block(struct inode *inode, struct buffer_head *inode_bh, struct ocfs2_xattr_set_ctxt *ctxt, int indexed, struct buffer_head **ret_bh) ocfs2_create_xattr_block() argument
2946 ocfs2_xattr_block_set(struct inode *inode, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xs, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_block_set() argument
2997 ocfs2_xattr_can_be_in_inode(struct inode *inode, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xs) ocfs2_xattr_can_be_in_inode() argument
3029 ocfs2_calc_xattr_set_need(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, int *clusters_need, int *meta_need, int *credits_need) ocfs2_calc_xattr_set_need() argument
3241 ocfs2_init_xattr_set_ctxt(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_xattr_set_ctxt *ctxt, int extra_meta, int *credits) ocfs2_init_xattr_set_ctxt() argument
3297 __ocfs2_xattr_set_handle(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_xattr_set_ctxt *ctxt) __ocfs2_xattr_set_handle() argument
3438 ocfs2_xattr_set_handle(handle_t *handle, struct inode *inode, struct buffer_head *di_bh, int name_index, const char *name, const void *value, size_t value_len, int flags, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac) ocfs2_xattr_set_handle() argument
3521 ocfs2_xattr_set(struct inode *inode, int name_index, const char *name, const void *value, size_t value_len, int flags) ocfs2_xattr_set() argument
3679 ocfs2_xattr_get_rec(struct inode *inode, u32 name_hash, u64 *p_blkno, u32 *e_cpos, u32 *num_clusters, struct ocfs2_extent_list *el) ocfs2_xattr_get_rec() argument
3742 ocfs2_find_xe_in_bucket(struct inode *inode, struct ocfs2_xattr_bucket *bucket, int name_index, const char *name, u32 name_hash, u16 *xe_index, int *found) ocfs2_find_xe_in_bucket() argument
3806 ocfs2_xattr_bucket_find(struct inode *inode, int name_index, const char *name, u32 name_hash, u64 p_blkno, u32 first_hash, u32 num_clusters, struct ocfs2_xattr_search *xs) ocfs2_xattr_bucket_find() argument
3917 ocfs2_xattr_index_block_find(struct inode *inode, struct buffer_head *root_bh, int name_index, const char *name, struct ocfs2_xattr_search *xs) ocfs2_xattr_index_block_find() argument
3961 ocfs2_iterate_xattr_buckets(struct inode *inode, u64 blkno, u32 clusters, xattr_bucket_func *func, void *para) ocfs2_iterate_xattr_buckets() argument
4039 ocfs2_list_xattr_bucket(struct inode *inode, struct ocfs2_xattr_bucket *bucket, void *para) ocfs2_list_xattr_bucket() argument
4075 ocfs2_iterate_xattr_index_block(struct inode *inode, struct buffer_head *blk_bh, xattr_tree_rec_func *rec_func, void *para) ocfs2_iterate_xattr_index_block() argument
4116 ocfs2_list_xattr_tree_rec(struct inode *inode, struct buffer_head *root_bh, u64 blkno, u32 cpos, u32 len, void *para) ocfs2_list_xattr_tree_rec() argument
4124 ocfs2_xattr_tree_list_index_block(struct inode *inode, struct buffer_head *blk_bh, char *buffer, size_t buffer_size) ocfs2_xattr_tree_list_index_block() argument
4178 ocfs2_cp_xattr_block_to_bucket(struct inode *inode, struct buffer_head *xb_bh, struct ocfs2_xattr_bucket *bucket) ocfs2_cp_xattr_block_to_bucket() argument
4246 ocfs2_xattr_update_xattr_search(struct inode *inode, struct ocfs2_xattr_search *xs, struct buffer_head *old_bh) ocfs2_xattr_update_xattr_search() argument
4266 ocfs2_xattr_create_index_block(struct inode *inode, struct ocfs2_xattr_search *xs, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_create_index_block() argument
4379 ocfs2_defrag_xattr_bucket(struct inode *inode, handle_t *handle, struct ocfs2_xattr_bucket *bucket) ocfs2_defrag_xattr_bucket() argument
4501 ocfs2_mv_xattr_bucket_cross_cluster(struct inode *inode, handle_t *handle, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u64 new_blkno, u32 num_clusters, u32 *first_hash) ocfs2_mv_xattr_bucket_cross_cluster() argument
4619 ocfs2_divide_xattr_bucket(struct inode *inode, handle_t *handle, u64 blk, u64 new_blk, u32 *first_hash, int new_bucket_head) ocfs2_divide_xattr_bucket() argument
4796 ocfs2_cp_xattr_bucket(struct inode *inode, handle_t *handle, u64 s_blkno, u64 t_blkno, int t_is_new) ocfs2_cp_xattr_bucket() argument
4870 ocfs2_mv_xattr_buckets(struct inode *inode, handle_t *handle, u64 src_blk, u64 last_blk, u64 to_blk, unsigned int start_bucket, u32 *first_hash) ocfs2_mv_xattr_buckets() argument
4973 ocfs2_divide_xattr_cluster(struct inode *inode, handle_t *handle, u64 prev_blk, u64 new_blk, u32 *first_hash) ocfs2_divide_xattr_cluster() argument
5021 ocfs2_adjust_xattr_cross_cluster(struct inode *inode, handle_t *handle, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u64 new_blk, u32 prev_clusters, u32 *v_start, int *extend) ocfs2_adjust_xattr_cross_cluster() argument
5089 ocfs2_add_new_xattr_cluster(struct inode *inode, struct buffer_head *root_bh, struct ocfs2_xattr_bucket *first, struct ocfs2_xattr_bucket *target, u32 *num_clusters, u32 prev_cpos, int *extend, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_add_new_xattr_cluster() argument
5187 ocfs2_extend_xattr_bucket(struct inode *inode, handle_t *handle, struct ocfs2_xattr_bucket *first, u64 target_blk, u32 num_clusters) ocfs2_extend_xattr_bucket() argument
5263 ocfs2_add_new_xattr_bucket(struct inode *inode, struct buffer_head *xb_bh, struct ocfs2_xattr_bucket *target, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_add_new_xattr_bucket() argument
5348 ocfs2_xattr_bucket_value_truncate(struct inode *inode, struct ocfs2_xattr_bucket *bucket, int xe_off, int len, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_bucket_value_truncate() argument
5411 ocfs2_rm_xattr_cluster(struct inode *inode, struct buffer_head *root_bh, u64 blkno, u32 cpos, u32 len, void *para) ocfs2_rm_xattr_cluster() argument
5512 ocfs2_check_xattr_bucket_collision(struct inode *inode, struct ocfs2_xattr_bucket *bucket, const char *name) ocfs2_check_xattr_bucket_collision() argument
5538 ocfs2_xattr_set_entry_bucket(struct inode *inode, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xs, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_set_entry_bucket() argument
5581 ocfs2_xattr_set_entry_index_block(struct inode *inode, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xs, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xattr_set_entry_index_block() argument
5647 ocfs2_delete_xattr_in_bucket(struct inode *inode, struct ocfs2_xattr_bucket *bucket, void *para) ocfs2_delete_xattr_in_bucket() argument
5719 ocfs2_xattr_bucket_post_refcount(struct inode *inode, handle_t *handle, void *para) ocfs2_xattr_bucket_post_refcount() argument
5753 ocfs2_prepare_refcount_xattr(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_refcount_tree **ref_tree, int *meta_add, int *credits) ocfs2_prepare_refcount_xattr() argument
5883 ocfs2_xattr_value_attach_refcount(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_extent_tree *value_et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_post_refcount *refcount) ocfs2_xattr_value_attach_refcount() argument
5931 ocfs2_xattr_attach_refcount_normal(struct inode *inode, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_header *header, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_attach_refcount_normal() argument
5969 ocfs2_xattr_inline_attach_refcount(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_inline_attach_refcount() argument
6030 ocfs2_xattr_bucket_value_refcount(struct inode *inode, struct ocfs2_xattr_bucket *bucket, void *para) ocfs2_xattr_bucket_value_refcount() argument
6088 ocfs2_refcount_xattr_tree_rec(struct inode *inode, struct buffer_head *root_bh, u64 blkno, u32 cpos, u32 len, void *para) ocfs2_refcount_xattr_tree_rec() argument
6097 ocfs2_xattr_block_attach_refcount(struct inode *inode, struct buffer_head *blk_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_block_attach_refcount() argument
6132 ocfs2_xattr_attach_refcount_tree(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_attach_refcount_tree() argument
6540 ocfs2_create_empty_xattr_block(struct inode *inode, struct buffer_head *fe_bh, struct buffer_head **ret_bh, int indexed) ocfs2_create_empty_xattr_block() argument
6718 ocfs2_calc_value_tree_metas(struct inode *inode, struct ocfs2_xattr_bucket *bucket, void *para) ocfs2_calc_value_tree_metas() argument
6918 ocfs2_reflink_xattr_buckets(handle_t *handle, struct inode *inode, struct ocfs2_reflink_xattr_tree_args *args, struct ocfs2_extent_tree *et, struct ocfs2_alloc_context *meta_ac, struct ocfs2_alloc_context *data_ac, u64 blkno, u32 cpos, u32 len) ocfs2_reflink_xattr_buckets() argument
6989 ocfs2_reflink_xattr_rec(struct inode *inode, struct buffer_head *root_bh, u64 blkno, u32 cpos, u32 len, void *para) ocfs2_reflink_xattr_rec() argument
7206 ocfs2_init_security_and_acl(struct inode *dir, struct inode *inode, const struct qstr *qstr) ocfs2_init_security_and_acl() argument
7237 ocfs2_xattr_security_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ocfs2_xattr_security_get() argument
7245 ocfs2_xattr_security_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ocfs2_xattr_security_set() argument
7255 ocfs2_initxattrs(struct inode *inode, const struct xattr *xattr_array, void *fs_info) ocfs2_initxattrs() argument
7283 ocfs2_init_security_get(struct inode *inode, struct inode *dir, const struct qstr *qstr, struct ocfs2_security_xattr_info *si) ocfs2_init_security_get() argument
7310 ocfs2_init_security_set(handle_t *handle, struct inode *inode, struct buffer_head *di_bh, struct ocfs2_security_xattr_info *si, struct ocfs2_alloc_context *xattr_ac, struct ocfs2_alloc_context *data_ac) ocfs2_init_security_set() argument
7332 ocfs2_xattr_trusted_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ocfs2_xattr_trusted_get() argument
7340 ocfs2_xattr_trusted_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ocfs2_xattr_trusted_set() argument
7359 ocfs2_xattr_user_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ocfs2_xattr_user_get() argument
7371 ocfs2_xattr_user_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ocfs2_xattr_user_set() argument
[all...]
H A Docfs2_fs.h741 /*00*/ __le64 inode; /* Inod member
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c3021 struct inode *inode = NULL, *inode_parent; in do_action() local
3728 struct inode *inode; log_replay() local
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Dubifs.h2065 ubifs_init_security(struct inode *dentry, struct inode *inode, const struct qstr *qstr) ubifs_init_security() argument
2120 ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int in_len, unsigned int *out_len, int block) ubifs_encrypt() argument
2129 ubifs_decrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int *out_len, int block) ubifs_decrypt() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c3101 struct inode *inode in smb2_open() local
2625 ksmbd_acls_fattr(struct smb_fattr *fattr, struct mnt_idmap *idmap, struct inode *inode) ksmbd_acls_fattr() argument
4512 struct inode *inode; get_file_standard_info() local
4549 struct inode *inode; get_file_all_info() local
4743 struct inode *inode; get_file_network_open_info() local
4851 struct inode *inode = file_inode(fp->filp); find_file_posix_info() local
5224 struct inode *inode; smb2_get_info_sec() local
5401 struct inode *inode; smb2_close() local
5672 struct inode *inode; set_file_basic_info() local
5736 struct inode *inode = d_inode(dentry); set_file_basic_info() local
5761 struct inode *inode; set_file_allocation_info() local
5804 struct inode *inode; set_end_of_file_info() local
5855 struct inode *inode; set_file_disposition_info() local
5879 struct inode *inode; set_file_position_info() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dsecurity.h744 security_inode_alloc(struct inode *inode) security_inode_alloc() argument
749 security_inode_free(struct inode *inode) security_inode_free() argument
771 security_inode_init_security(struct inode *inode, struct inode *dir, const struct qstr *qstr, const initxattrs xattrs, void *fs_data) security_inode_init_security() argument
780 security_inode_init_security_anon(struct inode *inode, const struct qstr *name, const struct inode *context_inode) security_inode_init_security_anon() argument
848 security_inode_follow_link(struct dentry *dentry, struct inode *inode, bool rcu) security_inode_follow_link() argument
855 security_inode_permission(struct inode *inode, int mask) security_inode_permission() argument
934 security_inode_getsecurity(struct mnt_idmap *idmap, struct inode *inode, const char *name, void **buffer, bool alloc) security_inode_getsecurity() argument
942 security_inode_setsecurity(struct inode *inode, const char *name, const void *value, size_t size, int flags) security_inode_setsecurity() argument
947 security_inode_listsecurity(struct inode *inode, char *buffer, size_t buffer_size) security_inode_listsecurity() argument
952 security_inode_getsecid(struct inode *inode, u32 *secid) security_inode_getsecid() argument
1094 security_kernel_create_files_as(struct cred *cred, struct inode *inode) security_kernel_create_files_as() argument
1235 security_task_to_inode(struct task_struct *p, struct inode *inode) security_task_to_inode() argument
1345 security_d_instantiate(struct dentry *dentry, struct inode *inode) security_d_instantiate() argument
1387 security_inode_invalidate_secctx(struct inode *inode) security_inode_invalidate_secctx() argument
1391 security_inode_notifysecctx(struct inode *inode, void *ctx, u32 ctxlen) security_inode_notifysecctx() argument
1399 security_inode_getsecctx(struct inode *inode, void **ctx, u32 *ctxlen) security_inode_getsecctx() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dsock.h1584 static inline struct socket *SOCKET_I(struct inode *inode) in SOCKET_I() argument
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsony-laptop.c4049 static int sonypi_misc_release(struct inode *inode, struct file *file) in sonypi_misc_release() argument
4055 static int sonypi_misc_open(struct inode *inode, struct file *file) in sonypi_misc_open() argument
4094 struct inode *inode = file_inode(file); in sonypi_misc_read() local
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Drenesas_usb3.c2601 static int renesas_usb3_b_device_open(struct inode *inode, struct file *file) in renesas_usb3_b_device_open() argument
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcgroup.c5057 struct inode *inode; in cgroup_may_write() local
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c7121 struct inode *inode; in set_bitmap_file() local
8442 static int md_seq_open(struct inode *inode, struct file *file) in md_seq_open() argument
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c2199 struct int_node *inode; local
/kernel/linux/linux-6.6/virt/kvm/
H A Dkvm_main.c137 static int kvm_no_compat_open(struct inode *inode, struct file *file) in kvm_no_compat_open() argument
1390 static int kvm_vm_release(struct inode *inode, struct file *filp) in kvm_vm_release() argument
3882 static int kvm_vcpu_release(struct inode *inode, struct file *filp) in kvm_vcpu_release() argument
4075 static int kvm_vcpu_stats_release(struct inode *inode, struct file *file) in kvm_vcpu_stats_release() argument
4418 static int kvm_device_release(struct inode *inod argument
4753 kvm_vm_stats_release(struct inode *inode, struct file *file) kvm_vm_stats_release() argument
5665 kvm_debugfs_open(struct inode *inode, struct file *file, int (*get)(void *, u64 *), int (*set)(void *, u64), const char *fmt) kvm_debugfs_open() argument
5689 kvm_debugfs_release(struct inode *inode, struct file *file) kvm_debugfs_release() argument
5778 kvm_stat_data_open(struct inode *inode, struct file *file) kvm_stat_data_open() argument
[all...]
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c276 static int __inode_security_revalidate(struct inode *inode, in __inode_security_revalidate() argument
299 inode_security_novalidate(struct inode *inode) inode_security_novalidate() argument
304 inode_security_rcu(struct inode *inode, bool rcu) inode_security_rcu() argument
317 inode_security(struct inode *inode) inode_security() argument
325 struct inode *inode = d_backing_inode(dentry); backing_inode_security_novalidate() local
335 struct inode *inode = d_backing_inode(dentry); backing_inode_security() local
341 inode_free_security(struct inode *inode) inode_free_security() argument
583 struct inode *inode = isec->inode; sb_finish_set_opts() local
1346 inode_doinit_use_xattr(struct inode *inode, struct dentry *dentry, u32 def_sid, u32 *sid) inode_doinit_use_xattr() argument
1408 inode_doinit_with_dentry(struct inode *inode, struct dentry *opt_dentry) inode_doinit_with_dentry() argument
1656 inode_has_perm(const struct cred *cred, struct inode *inode, u32 perms, struct common_audit_data *adp) inode_has_perm() argument
1680 struct inode *inode = d_backing_inode(dentry); dentry_has_perm() local
1696 struct inode *inode = d_backing_inode(path->dentry); path_has_perm() local
1734 struct inode *inode = file_inode(file); file_has_perm() local
2008 struct inode *inode = file_inode(file); open_file_to_av() local
2298 struct inode *inode = file_inode(bprm->file); selinux_bprm_creds_for_exec() local
2837 selinux_inode_alloc_security(struct inode *inode) selinux_inode_alloc_security() argument
2853 selinux_inode_free_security(struct inode *inode) selinux_inode_free_security() argument
2901 selinux_inode_init_security(struct inode *inode, struct inode *dir, const struct qstr *qstr, struct xattr *xattrs, int *xattr_count) selinux_inode_init_security() argument
2947 selinux_inode_init_security_anon(struct inode *inode, const struct qstr *name, const struct inode *context_inode) selinux_inode_init_security_anon() argument
3050 selinux_inode_follow_link(struct dentry *dentry, struct inode *inode, bool rcu) selinux_inode_follow_link() argument
3068 audit_inode_permission(struct inode *inode, u32 perms, u32 audited, u32 denied, int result) audit_inode_permission() argument
3082 selinux_inode_permission(struct inode *inode, int mask) selinux_inode_permission() argument
3128 struct inode *inode = d_backing_inode(dentry); selinux_inode_setattr() local
3174 struct inode *inode = d_backing_inode(dentry); selinux_inode_setxattr() local
3285 struct inode *inode = d_backing_inode(dentry); selinux_inode_post_setxattr() local
3405 selinux_inode_getsecurity(struct mnt_idmap *idmap, struct inode *inode, const char *name, void **buffer, bool alloc) selinux_inode_getsecurity() argument
3450 selinux_inode_setsecurity(struct inode *inode, const char *name, const void *value, size_t size, int flags) selinux_inode_setsecurity() argument
3481 selinux_inode_listsecurity(struct inode *inode, char *buffer, size_t buffer_size) selinux_inode_listsecurity() argument
3493 selinux_inode_getsecid(struct inode *inode, u32 *secid) selinux_inode_getsecid() argument
3600 struct inode *inode = file_inode(file); selinux_revalidate_file_permission() local
3612 struct inode *inode = file_inode(file); selinux_file_permission() local
3650 struct inode *inode = file_inode(file); ioctl_has_perm() local
4040 selinux_kernel_create_files_as(struct cred *new, struct inode *inode) selinux_kernel_create_files_as() argument
4242 selinux_task_to_inode(struct task_struct *p, struct inode *inode) selinux_task_to_inode() argument
6310 selinux_d_instantiate(struct dentry *dentry, struct inode *inode) selinux_d_instantiate() argument
6523 selinux_inode_invalidate_secctx(struct inode *inode) selinux_inode_invalidate_secctx() argument
6535 selinux_inode_notifysecctx(struct inode *inode, void *ctx, u32 ctxlen) selinux_inode_notifysecctx() argument
6552 selinux_inode_getsecctx(struct inode *inode, void **ctx, u32 *ctxlen) selinux_inode_getsecctx() argument
6971 struct inode *inode = file_inode(file); selinux_uring_cmd() local
[all...]
/kernel/linux/linux-6.6/security/
H A Dsecurity.c626 int lsm_inode_alloc(struct inode *inode) in lsm_inode_alloc() argument
1492 security_inode_alloc(struct inode *inode) security_inode_alloc() argument
1518 security_inode_free(struct inode *inode) security_inode_free() argument
1624 security_inode_init_security(struct inode *inode, struct inode *dir, const struct qstr *qstr, const initxattrs initxattrs, void *fs_data) security_inode_init_security() argument
1689 security_inode_init_security_anon(struct inode *inode, const struct qstr *name, const struct inode *context_inode) security_inode_init_security_anon() argument
2085 security_inode_follow_link(struct dentry *dentry, struct inode *inode, bool rcu) security_inode_follow_link() argument
2107 security_inode_permission(struct inode *inode, int mask) security_inode_permission() argument
2404 security_inode_getsecurity(struct mnt_idmap *idmap, struct inode *inode, const char *name, void **buffer, bool alloc) security_inode_getsecurity() argument
2440 security_inode_setsecurity(struct inode *inode, const char *name, const void *value, size_t size, int flags) security_inode_setsecurity() argument
2473 security_inode_listsecurity(struct inode *inode, char *buffer, size_t buffer_size) security_inode_listsecurity() argument
2490 security_inode_getsecid(struct inode *inode, u32 *secid) security_inode_getsecid() argument
3032 security_kernel_create_files_as(struct cred *new, struct inode *inode) security_kernel_create_files_as() argument
3456 security_task_to_inode(struct task_struct *p, struct inode *inode) security_task_to_inode() argument
3813 security_d_instantiate(struct dentry *dentry, struct inode *inode) security_d_instantiate() argument
3971 security_inode_invalidate_secctx(struct inode *inode) security_inode_invalidate_secctx() argument
3992 security_inode_notifysecctx(struct inode *inode, void *ctx, u32 ctxlen) security_inode_notifysecctx() argument
4031 security_inode_getsecctx(struct inode *inode, void **ctx, u32 *ctxlen) security_inode_getsecctx() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dvmscan.c6154 static int lru_gen_seq_open(struct inode *inode, struct file *file) in lru_gen_seq_open() argument
H A Dhugetlb.c252 static inline struct hugepage_subpool *subpool_inode(struct inode *inode) in subpool_inode() argument
934 void hugetlb_fix_reserve_counts(struct inode *inode) in hugetlb_fix_reserve_counts() argument
1141 static inline struct resv_map *inode_resv_map(struct inode *inode) in inode_resv_map() argument
1159 struct inode *inode = mapping->host; vma_resv_map() local
5775 struct inode *inode = mapping->host; hugetlb_add_to_page_cache() local
6710 hugetlb_reserve_pages(struct inode *inode, long from, long to, struct vm_area_struct *vma, vm_flags_t vm_flags) hugetlb_reserve_pages() argument
6870 hugetlb_unreserve_pages(struct inode *inode, long start, long end, long freed) hugetlb_unreserve_pages() argument
[all...]
H A Dslub.c6386 static int slab_debug_trace_open(struct inode *inode, struct file *filep) in slab_debug_trace_open() argument
6440 static int slab_debug_trace_release(struct inode *inode, struct file *file) in slab_debug_trace_release() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_hist.c5629 static int event_hist_open(struct inode *inode, struct file *file) in event_hist_open() argument
5908 static int event_hist_debug_open(struct inode *inode, struct file *file) in event_hist_debug_open() argument
H A Dftrace.c3902 ftrace_avail_open(struct inode *inode, struct file *file) in ftrace_avail_open() argument
3925 ftrace_enabled_open(struct inode *inode, struct file *file) in ftrace_enabled_open() argument
3950 ftrace_touched_open(struct inode *inode, struct file *file) in ftrace_touched_open() argument
3975 ftrace_avail_addrs_open(struct inode *inode, struct file *file) in ftrace_avail_addrs_open() argument
4015 ftrace_regex_open(struct ftrace_ops *ops, int flag, struct inode *inode, struct file *file) ftrace_regex_open() argument
4103 ftrace_filter_open(struct inode *inode, struct file *file) ftrace_filter_open() argument
4114 ftrace_notrace_open(struct inode *inode, struct file *file) ftrace_notrace_open() argument
5877 ftrace_regex_release(struct inode *inode, struct file *file) ftrace_regex_release() argument
6098 __ftrace_graph_open(struct inode *inode, struct file *file, struct ftrace_graph_data *fgd) __ftrace_graph_open() argument
6155 ftrace_graph_open(struct inode *inode, struct file *file) ftrace_graph_open() argument
6183 ftrace_graph_notrace_open(struct inode *inode, struct file *file) ftrace_graph_notrace_open() argument
6211 ftrace_graph_release(struct inode *inode, struct file *file) ftrace_graph_release() argument
7675 pid_open(struct inode *inode, struct file *file, int type) pid_open() argument
7716 ftrace_pid_open(struct inode *inode, struct file *file) ftrace_pid_open() argument
7722 ftrace_no_pid_open(struct inode *inode, struct file *file) ftrace_no_pid_open() argument
7840 ftrace_pid_release(struct inode *inode, struct file *file) ftrace_pid_release() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c1733 static int rtl8168_proc_open(struct inode *inode, struct file *file) in rtl8168_proc_open() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_xdr.h258 struct inode *inode; member
297 struct inode *inode; member
317 struct inode *inode; member
325 struct inode *inode; member
343 struct inode *inode; member
372 struct inode *inode; global() member
385 struct inode *inode; global() member
407 struct inode *inode; global() member
421 struct inode *inode; global() member
854 struct inode * inode; global() member
1587 struct inode *inode; global() member
1638 struct inode *inode; /* Needed for inode->i_lock */ global() member
1647 struct inode *inode; global() member
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4proc.c294 nfs4_bitmap_copy_adjust(__u32 *dst, const __u32 *src, struct inode *inode) nfs4_bitmap_copy_adjust() argument
315 nfs4_bitmap_copy_adjust_setattr(__u32 *dst, const __u32 *src, struct inode *inode) nfs4_bitmap_copy_adjust_setattr() argument
480 struct inode *inode = exception->inode; nfs4_do_handle_exception() local
1191 nfs4_inc_nlink_locked(struct inode *inode) nfs4_inc_nlink_locked() argument
1198 nfs4_dec_nlink_locked(struct inode *inode) nfs4_dec_nlink_locked() argument
1205 nfs4_update_changeattr_locked(struct inode *inode, struct nfs4_change_info *cinfo, unsigned long timestamp, unsigned long cache_validity) nfs4_update_changeattr_locked() argument
1865 nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode) nfs4_return_incompatible_delegation() argument
1974 struct inode *inode = data->state->inode; _nfs4_opendata_reclaim_to_nfs4_state() local
2002 struct inode *inode; nfs4_opendata_get_inode() local
2025 struct inode *inode; nfs4_opendata_find_nfs4_state() local
3297 _nfs4_do_setattr(struct inode *inode, struct nfs_setattrargs *arg, struct nfs_setattrres *res, const struct cred *cred, struct nfs_open_context *ctx) _nfs4_do_setattr() argument
3356 nfs4_do_setattr(struct inode *inode, const struct cred *cred, struct nfs_fattr *fattr, struct iattr *sattr, struct nfs_open_context *ctx, struct nfs4_label *ilabel, struct nfs4_label *olabel) nfs4_do_setattr() argument
3412 nfs4_wait_on_layoutreturn(struct inode *inode, struct rpc_task *task) nfs4_wait_on_layoutreturn() argument
3517 struct inode *inode; global() member
3627 struct inode *inode = calldata->inode; nfs4_close_prepare() local
4169 _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode) _nfs4_proc_getattr() argument
4202 nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode) nfs4_proc_getattr() argument
4240 struct inode *inode = d_inode(dentry); nfs4_proc_setattr() local
4408 _nfs4_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) _nfs4_proc_lookupp() argument
4442 nfs4_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label) nfs4_proc_lookupp() argument
4458 _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry) _nfs4_proc_access() argument
4492 nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry) nfs4_proc_access() argument
4529 _nfs4_proc_readlink(struct inode *inode, struct page *page, unsigned int pgbase, unsigned int pglen) _nfs4_proc_readlink() argument
4548 nfs4_proc_readlink(struct inode *inode, struct page *page, unsigned int pgbase, unsigned int pglen) nfs4_proc_readlink() argument
4633 struct inode *inode = d_inode(dentry); nfs4_proc_remove() local
4667 nfs4_proc_unlink_setup(struct rpc_message *msg, struct dentry *dentry, struct inode *inode) nfs4_proc_unlink_setup() argument
4765 _nfs4_proc_link(struct inode *inode, struct inode *dir, const struct qstr *name) _nfs4_proc_link() argument
4816 nfs4_proc_link(struct inode *inode, struct inode *dir, const struct qstr *name) nfs4_proc_link() argument
5393 struct inode *inode = hdr->inode; nfs4_write_done_cb() local
5453 nfs4_bitmask_set(__u32 bitmask[NFS4_BITMASK_SZ], const __u32 *src, struct inode *inode, struct nfs_server *server, struct nfs4_label *label) nfs4_bitmask_set() argument
5526 struct inode *inode = data->inode; nfs4_commit_done_cb() local
5730 nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl) nfs4_set_cached_acl() argument
5740 nfs4_zap_acl_attr(struct inode *inode) nfs4_zap_acl_attr() argument
5745 nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen) nfs4_read_cached_acl() argument
5770 nfs4_write_cached_acl(struct inode *inode, struct page **pages, size_t pgbase, size_t acl_len) nfs4_write_cached_acl() argument
5802 __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen) __nfs4_get_acl_uncached() argument
5878 nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen) nfs4_get_acl_uncached() argument
5894 nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen) nfs4_proc_get_acl() argument
5914 __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen) __nfs4_proc_set_acl() argument
5966 nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen) nfs4_proc_set_acl() argument
5988 _nfs4_get_security_label(struct inode *inode, void *buf, size_t buflen) _nfs4_get_security_label() argument
6022 nfs4_get_security_label(struct inode *inode, void *buf, size_t buflen) nfs4_get_security_label() argument
6042 _nfs4_do_set_security_label(struct inode *inode, struct nfs4_label *ilabel, struct nfs_fattr *fattr, struct nfs4_label *olabel) _nfs4_do_set_security_label() argument
6079 nfs4_do_set_security_label(struct inode *inode, struct nfs4_label *ilabel, struct nfs_fattr *fattr, struct nfs4_label *olabel) nfs4_do_set_security_label() argument
6098 nfs4_set_security_label(struct inode *inode, const void *buf, size_t buflen) nfs4_set_security_label() argument
6413 struct inode *inode; global() member
6484 struct inode *inode = data->inode; nfs4_delegreturn_release() local
6528 _nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) _nfs4_proc_delegreturn() argument
6601 nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) nfs4_proc_delegreturn() argument
6622 struct inode *inode = state->inode; _nfs4_proc_getlk() local
6732 struct inode *inode = state->inode; nfs4_alloc_unlockdata() local
6885 struct inode *inode = state->inode; nfs4_proc_unlck() local
6949 struct inode *inode = lsp->ls_state->inode; nfs4_alloc_lockdata() local
7321 struct inode *inode; global() member
7557 nfs4_xattr_set_nfs4_acl(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *key, const void *buf, size_t buflen, int flags) nfs4_xattr_set_nfs4_acl() argument
7565 nfs4_xattr_get_nfs4_acl(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *key, void *buf, size_t buflen) nfs4_xattr_get_nfs4_acl() argument
7579 nfs4_xattr_set_nfs4_label(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *key, const void *buf, size_t buflen, int flags) nfs4_xattr_set_nfs4_label() argument
7590 nfs4_xattr_get_nfs4_label(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *key, void *buf, size_t buflen) nfs4_xattr_get_nfs4_label() argument
7600 nfs4_listxattr_nfs4_label(struct inode *inode, char *list, size_t list_len) nfs4_listxattr_nfs4_label() argument
7621 nfs4_listxattr_nfs4_label(struct inode *inode, char *list, size_t list_len) nfs4_listxattr_nfs4_label() argument
7629 nfs4_xattr_set_nfs4_user(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *key, const void *buf, size_t buflen, int flags) nfs4_xattr_set_nfs4_user() argument
7667 nfs4_xattr_get_nfs4_user(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *key, void *buf, size_t buflen) nfs4_xattr_get_nfs4_user() argument
7696 nfs4_listxattr_nfs4_user(struct inode *inode, char *list, size_t list_len) nfs4_listxattr_nfs4_user() argument
7749 nfs4_listxattr_nfs4_user(struct inode *inode, char *list, size_t list_len) nfs4_listxattr_nfs4_user() argument
7841 _nfs40_proc_get_locations(struct inode *inode, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) _nfs40_proc_get_locations() argument
7898 _nfs41_proc_get_locations(struct inode *inode, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) _nfs41_proc_get_locations() argument
7957 nfs4_proc_get_locations(struct inode *inode, struct nfs4_fs_locations *locations, struct page *page, const struct cred *cred) nfs4_proc_get_locations() argument
7992 _nfs40_proc_fsid_present(struct inode *inode, const struct cred *cred) _nfs40_proc_fsid_present() argument
8038 _nfs41_proc_fsid_present(struct inode *inode, const struct cred *cred) _nfs41_proc_fsid_present() argument
8085 nfs4_proc_fsid_present(struct inode *inode, const struct cred *cred) nfs4_proc_fsid_present() argument
9404 struct inode *inode = lgp->args.inode; nfs4_layoutget_handle_exception() local
9517 struct inode *inode = lgp->args.inode; nfs4_proc_layoutget() local
10402 nfs4_enable_swap(struct inode *inode) nfs4_enable_swap() argument
10412 nfs4_disable_swap(struct inode *inode) nfs4_disable_swap() argument
[all...]
H A Dnfs4xdr.c1994 encode_layoutcommit(struct xdr_stream *xdr, struct inode *inode, const struct nfs4_layoutcommit_args *args, struct compound_hdr *hdr) encode_layoutcommit() argument
[all...]

Completed in 170 milliseconds

1...<<131132133134135