Home
last modified time | relevance | path

Searched refs:user_pos (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
A Daops.c918 loff_t user_pos, unsigned user_len) in ocfs2_write_failure() argument
921 unsigned from = user_pos & (PAGE_SIZE - 1), in ocfs2_write_failure()
922 to = user_pos + user_len; in ocfs2_write_failure()
934 user_pos, user_len); in ocfs2_write_failure()
944 loff_t user_pos, unsigned user_len, in ocfs2_prepare_page_for_write() argument
959 (page_offset(page) <= user_pos)); in ocfs2_prepare_page_for_write()
962 map_from = user_pos & (PAGE_SIZE - 1); in ocfs2_prepare_page_for_write()
1027 u32 cpos, loff_t user_pos, in ocfs2_grab_pages_for_write() argument
1036 target_index = user_pos >> PAGE_SHIFT; in ocfs2_grab_pages_for_write()
1122 loff_t user_pos, unsigned user_len) in ocfs2_write_cluster() argument
[all …]
/linux/drivers/net/wireless/ath/ath10k/
A Dwmi.h5120 u32 user_pos; member
A Dwmi-tlv.c4427 .user_pos = WMI_TLV_PEER_USERPOS,

Completed in 877 milliseconds