/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | aops.c | 921 loff_t user_pos, unsigned user_len) in ocfs2_write_failure() 924 unsigned from = user_pos & (PAGE_SIZE - 1), in ocfs2_write_failure() 925 to = user_pos + user_len; in ocfs2_write_failure() 937 user_pos, user_len); in ocfs2_write_failure() 947 loff_t user_pos, unsigned user_len, in ocfs2_prepare_page_for_write() 962 (page_offset(page) <= user_pos)); in ocfs2_prepare_page_for_write() 965 map_from = user_pos & (PAGE_SIZE - 1); in ocfs2_prepare_page_for_write() 1030 u32 cpos, loff_t user_pos, in ocfs2_grab_pages_for_write() 1039 target_index = user_pos >> PAGE_SHIFT; in ocfs2_grab_pages_for_write() 1056 last_byte = max(user_pos in ocfs2_grab_pages_for_write() 919 ocfs2_write_failure(struct inode *inode, struct ocfs2_write_ctxt *wc, loff_t user_pos, unsigned user_len) ocfs2_write_failure() argument 944 ocfs2_prepare_page_for_write(struct inode *inode, u64 *p_blkno, struct ocfs2_write_ctxt *wc, struct page *page, u32 cpos, loff_t user_pos, unsigned user_len, int new) ocfs2_prepare_page_for_write() argument 1028 ocfs2_grab_pages_for_write(struct address_space *mapping, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len, int new, struct page *mmap_page) ocfs2_grab_pages_for_write() argument 1118 ocfs2_write_cluster(struct address_space *mapping, u32 *phys, unsigned int new, unsigned int clear_unwritten, unsigned int should_zero, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len) ocfs2_write_cluster() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | aops.c | 917 loff_t user_pos, unsigned user_len) in ocfs2_write_failure() 920 unsigned from = user_pos & (PAGE_SIZE - 1), in ocfs2_write_failure() 921 to = user_pos + user_len; in ocfs2_write_failure() 933 user_pos, user_len); in ocfs2_write_failure() 943 loff_t user_pos, unsigned user_len, in ocfs2_prepare_page_for_write() 958 (page_offset(page) <= user_pos)); in ocfs2_prepare_page_for_write() 961 map_from = user_pos & (PAGE_SIZE - 1); in ocfs2_prepare_page_for_write() 1026 u32 cpos, loff_t user_pos, in ocfs2_grab_pages_for_write() 1035 target_index = user_pos >> PAGE_SHIFT; in ocfs2_grab_pages_for_write() 1052 last_byte = max(user_pos in ocfs2_grab_pages_for_write() 915 ocfs2_write_failure(struct inode *inode, struct ocfs2_write_ctxt *wc, loff_t user_pos, unsigned user_len) ocfs2_write_failure() argument 940 ocfs2_prepare_page_for_write(struct inode *inode, u64 *p_blkno, struct ocfs2_write_ctxt *wc, struct page *page, u32 cpos, loff_t user_pos, unsigned user_len, int new) ocfs2_prepare_page_for_write() argument 1024 ocfs2_grab_pages_for_write(struct address_space *mapping, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len, int new, struct page *mmap_page) ocfs2_grab_pages_for_write() argument 1114 ocfs2_write_cluster(struct address_space *mapping, u32 *phys, unsigned int new, unsigned int clear_unwritten, unsigned int should_zero, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len) ocfs2_write_cluster() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.h | 5118 u32 user_pos; member
|
H A D | wmi-tlv.c | 4427 .user_pos = WMI_TLV_PEER_USERPOS,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.h | 5122 u32 user_pos; member
|
H A D | wmi-tlv.c | 4438 .user_pos = WMI_TLV_PEER_USERPOS,
|