Home
last modified time | relevance | path

Searched refs:notify_types (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfsd/
H A Dpnfs.h22 u32 notify_types; member
H A Dblocklayout.c265 .notify_types =
420 .notify_types =
H A Dflexfilelayout.c136 .notify_types =
H A Dnfs4proc.c2613 gdp->gd_notify_types &= ops->notify_types; in nfsd4_getdeviceinfo()
/linux/fs/nfs/
H A Dnfs4proc.c9903 .notify_types = NOTIFY_DEVICEID4_CHANGE | in _nfs4_proc_getdeviceinfo()
9918 if (res.notification & ~args.notify_types) in _nfs4_proc_getdeviceinfo()
9920 if (res.notification != args.notify_types) in _nfs4_proc_getdeviceinfo()