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()
451 struct delayed_call *done);821 struct delayed_call *done) in fscrypt_get_symlink()
2149 const char * (*get_link) (struct dentry *, struct inode *, struct delayed_call *);3352 struct delayed_call *);3354 struct delayed_call *);3377 struct delayed_call *);3395 extern const char *vfs_get_link(struct dentry *, struct delayed_call *);