|
fsautoproc
Basic file transformation automation management utility
|
Pending work request which contains a command set to execute on a thread in the pool, using a file node as the target. More...
#include <tp.h>

Data Fields | |
| lcmdset_set_t * | cs |
| Command set to execute. | |
| struct inode_s * | node |
| File node to pass to the command set. | |
| int | flags |
| Trigger flags for the command set. | |
Pending work request which contains a command set to execute on a thread in the pool, using a file node as the target.
| lcmdset_set_t* tpreq_s::cs |
Command set to execute.
| int tpreq_s::flags |
Trigger flags for the command set.
| struct inode_s* tpreq_s::node |
File node to pass to the command set.