Searched refs:simple_transaction_argresp (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/
H A Dlibfs.c687 struct simple_transaction_argresp *ar = file->private_data; simple_transaction_set()
702 struct simple_transaction_argresp *ar; simple_transaction_get()
708 ar = (struct simple_transaction_argresp *)get_zeroed_page(GFP_KERNEL); simple_transaction_get()
734 struct simple_transaction_argresp *ar = file->private_data; simple_transaction_read()
/linux-4.1.27/include/linux/
H A Dfs.h2864 struct simple_transaction_argresp { struct
2869 #define SIMPLE_TRANSACTION_LIMIT (PAGE_SIZE - sizeof(struct simple_transaction_argresp))

Completed in 96 milliseconds