Searched refs:dl_cb_notify (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | state.h | 296 struct nfsd4_cb_notify dl_cb_notify; member
|
| H A D | nfs4state.c | 1311 struct nfsd4_cb_notify *ncn = &dp->dl_cb_notify; in nfs4_free_dir_deleg() 1336 ncn = &dp->dl_cb_notify; in alloc_init_dir_deleg() 3684 struct nfs4_delegation *dp = container_of(ncn, struct nfs4_delegation, dl_cb_notify); in nfsd4_cb_notify_prepare() 3809 struct nfs4_delegation *dp = container_of(ncn, struct nfs4_delegation, dl_cb_notify); in nfsd4_cb_notify_done() 3845 container_of(ncn, struct nfs4_delegation, dl_cb_notify); in nfsd4_cb_notify_release() 10392 struct nfs4_delegation *dp = container_of(ncn, struct nfs4_delegation, dl_cb_notify); in nfsd4_run_cb_notify() 10534 struct nfsd4_cb_notify *ncn = &dp->dl_cb_notify; in nfsd_handle_dir_event()
|
| H A D | nfs4callback.c | 901 struct nfs4_delegation *dp = container_of(ncn, struct nfs4_delegation, dl_cb_notify); in nfs4_xdr_enc_cb_notify()
|