Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddelayed_call.h15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} macro
/openbmc/linux/fs/crypto/
H A Dhooks.c439 DEFINE_DELAYED_CALL(done); in fscrypt_symlink_getattr()
/openbmc/linux/fs/overlayfs/
H A Dcopy_up.c1039 DEFINE_DELAYED_CALL(done); in ovl_copy_up_one()
/openbmc/linux/fs/ecryptfs/
H A Dinode.c650 DEFINE_DELAYED_CALL(done); in ecryptfs_readlink_lower()
/openbmc/linux/fs/nfsd/
H A Dvfs.c1558 DEFINE_DELAYED_CALL(done); in nfsd_readlink()
/openbmc/linux/fs/
H A Dnamei.c5103 DEFINE_DELAYED_CALL(done); in vfs_readlink()
5194 DEFINE_DELAYED_CALL(done); in page_readlink()