Searched refs:user_pos (Results 1 – 3 of 3) sorted by relevance
899 loff_t user_pos, unsigned user_len) in ocfs2_write_failure() argument902 unsigned from = user_pos & (PAGE_SIZE - 1), in ocfs2_write_failure()903 to = user_pos + user_len; in ocfs2_write_failure()914 user_pos, user_len); in ocfs2_write_failure()923 loff_t user_pos, unsigned user_len, int new) in ocfs2_prepare_folio_for_write() argument937 (folio_pos(folio) <= user_pos)); in ocfs2_prepare_folio_for_write()940 map_from = user_pos & (PAGE_SIZE - 1); in ocfs2_prepare_folio_for_write()1011 target_index = user_pos >> PAGE_SHIFT; in ocfs2_grab_folios_for_write()1037 end_index = (user_pos + user_len - 1) >> PAGE_SHIFT; in ocfs2_grab_folios_for_write()1098 loff_t user_pos, unsigned user_len) in ocfs2_write_cluster() argument[all …]
5150 u32 user_pos; member
4444 .user_pos = WMI_TLV_PEER_USERPOS,