Home
last modified time | relevance | path

Searched refs:nfsd_notify_event (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h203 struct nfsd_notify_event { struct
219 static inline char *nfsd_notify_event_newname(struct nfsd_notify_event *ne) in nfsd_notify_event_newname() argument
224 static inline struct nfsd_notify_event *nfsd_notify_event_get(struct nfsd_notify_event *ne) in nfsd_notify_event_get()
230 static inline void nfsd_notify_event_put(struct nfsd_notify_event *ne) in nfsd_notify_event_put()
249 struct nfsd_notify_event *ncn_evt[NOTIFY4_EVENT_QUEUE_SIZE]; // list of events
H A Dxdr4.h983 u8 *nfsd4_encode_notify_event(struct xdr_stream *xdr, struct nfsd_notify_event *nne,
H A Dnfs4state.c3685 struct nfsd_notify_event *events[NOTIFY4_EVENT_QUEUE_SIZE]; in nfsd4_cb_notify_prepare()
3737 struct nfsd_notify_event *nne = events[i]; in nfsd4_cb_notify_prepare()
10403 static struct nfsd_notify_event *
10407 struct nfsd_notify_event *ne; in alloc_nfsd_notify_event()
10493 struct nfsd_notify_event *evt; in nfsd_handle_dir_event()
H A Dnfs4xdr.c4382 u8 *nfsd4_encode_notify_event(struct xdr_stream *xdr, struct nfsd_notify_event *nne, in nfsd4_encode_notify_event()