Home
last modified time | relevance | path

Searched refs:NOTIFY4_ADD_ENTRY (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x414 NOTIFY4_ADD_ENTRY = 3, enumerator
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h376 NOTIFY4_ADD_ENTRY = 3, enumerator
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c589 case NOTIFY4_ADD_ENTRY: in xdrgen_decode_notify_type4()
H A Dnfs4proc.c2642 BIT(NOTIFY4_ADD_ENTRY) | \
H A Dnfs4xdr.c4422 *notify_mask |= BIT(NOTIFY4_ADD_ENTRY); in nfsd4_encode_notify_event()
H A Dnfs4state.c6572 if (notify & BIT(NOTIFY4_ADD_ENTRY)) in nfsd_notify_to_ignore()