Searched refs:netfs_trans (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dnetfs.h307 struct netfs_trans;
314 struct netfs_trans { struct
400 static inline int netfs_trans_cur_len(struct netfs_trans *t)
405 static inline void *netfs_trans_current(struct netfs_trans *t)
410 struct netfs_trans *netfs_trans_alloc(struct pohmelfs_sb *psb, unsigned int size,
412 void netfs_trans_free(struct netfs_trans *t);
413 int netfs_trans_finish(struct netfs_trans *t, struct pohmelfs_sb *psb);
414 int netfs_trans_finish_send(struct netfs_trans *t, struct pohmelfs_sb *psb);
416 static inline void netfs_trans_reset(struct netfs_trans *t)
435 struct netfs_trans *tran
[all...]
H A Dtrans.c38 static void netfs_trans_init_static(struct netfs_trans *t, int num, int size)
48 static int netfs_trans_send_pages(struct netfs_trans *t, struct netfs_state *st)
136 int netfs_trans_send(struct netfs_trans *t, struct netfs_state *st)
207 struct netfs_trans *t;
233 struct netfs_trans *t = NULL, *new = ndst->trans;
296 static int netfs_trans_push_dst(struct netfs_trans *t, struct netfs_state *st)
348 struct netfs_trans *t = dst->trans;
363 struct netfs_trans *t = dst->trans;
378 void netfs_trans_drop_trans(struct netfs_trans *t, struct netfs_state *st)
402 void netfs_trans_drop_last(struct netfs_trans *
[all...]
H A Dcrypto.c273 static int pohmelfs_trans_iter(struct netfs_trans *t, struct pohmelfs_crypto_engine *e,
354 struct netfs_trans *t = tc->trans;
456 static int pohmelfs_crypto_finish(struct netfs_trans *t, struct pohmelfs_sb *psb, int err)
485 struct netfs_trans *trans;
681 struct netfs_trans *t;
808 struct netfs_trans *trans = data;
817 int pohmelfs_trans_crypt(struct netfs_trans *trans, struct pohmelfs_sb *psb)
H A Dinode.c60 int pohmelfs_write_inode_create(struct inode *inode, struct netfs_trans *trans)
168 struct netfs_trans *trans;
303 struct netfs_trans *t;
487 struct netfs_trans *t;
696 struct netfs_trans *t;
1007 struct netfs_trans *t;
1520 struct netfs_trans *t;
1586 struct netfs_trans *t;
1686 struct netfs_trans *t;
H A Dlock.c29 struct netfs_trans *t;
H A Ddir.c762 struct netfs_trans *t;
934 struct netfs_trans *t;
H A Dnet.c599 struct netfs_trans *t = NULL;

Completed in 92 milliseconds