Searched refs:delayed_call (Results 1 – 3 of 3) sorted by relevance
10 struct delayed_call { struct15 #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} argument18 static inline void set_delayed_call(struct delayed_call *call, in set_delayed_call()25 static inline void do_delayed_call(struct delayed_call *call) in do_delayed_call()31 static inline void clear_delayed_call(struct delayed_call *call) in clear_delayed_call()
407 struct delayed_call *done);772 struct delayed_call *done) in fscrypt_get_symlink()
1963 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);3074 struct delayed_call *);3094 struct delayed_call *);3112 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);