simple_transaction_argresp  742 fs/libfs.c     	struct simple_transaction_argresp *ar = file->private_data;
simple_transaction_argresp  757 fs/libfs.c     	struct simple_transaction_argresp *ar;
simple_transaction_argresp  763 fs/libfs.c     	ar = (struct simple_transaction_argresp *)get_zeroed_page(GFP_KERNEL);
simple_transaction_argresp  789 fs/libfs.c     	struct simple_transaction_argresp *ar = file->private_data;
simple_transaction_argresp 3450 include/linux/fs.h #define SIMPLE_TRANSACTION_LIMIT (PAGE_SIZE - sizeof(struct simple_transaction_argresp))