simple_transaction_argresp 584 fs/libfs.c struct simple_transaction_argresp *ar; simple_transaction_argresp 590 fs/libfs.c ar = (struct simple_transaction_argresp *)get_zeroed_page(GFP_KERNEL); simple_transaction_argresp 615 fs/libfs.c struct simple_transaction_argresp *ar = file->private_data; simple_transaction_argresp 2141 include/linux/fs.h #define SIMPLE_TRANSACTION_LIMIT (PAGE_SIZE - sizeof(struct simple_transaction_argresp)) simple_transaction_argresp 2151 include/linux/fs.h struct simple_transaction_argresp *ar = file->private_data;