Searched refs:DEFINE_DELAYED_CALL (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Ddelayed_call.h15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} macro
/linux-master/fs/crypto/
H A Dhooks.c434 DEFINE_DELAYED_CALL(done);
/linux-master/fs/ecryptfs/
H A Dinode.c652 DEFINE_DELAYED_CALL(done);
/linux-master/fs/overlayfs/
H A Dcopy_up.c1117 DEFINE_DELAYED_CALL(done);
/linux-master/fs/
H A Dnamei.c5116 DEFINE_DELAYED_CALL(done);
5207 DEFINE_DELAYED_CALL(done);
/linux-master/fs/nfsd/
H A Dvfs.c1612 DEFINE_DELAYED_CALL(done);

Completed in 313 milliseconds