Searched refs:NFS4_CHANGE_TYPE_IS_UNDEFINED (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dnfs4.h848 NFS4_CHANGE_TYPE_IS_UNDEFINED = 4, enumerator in enum:nfs4_change_attr_type
/linux-master/fs/nfs/
H A Dinode.c919 if (server->change_attr_type != NFS4_CHANGE_TYPE_IS_UNDEFINED)
1775 case NFS4_CHANGE_TYPE_IS_UNDEFINED:
1810 if (ctype != NFS4_CHANGE_TYPE_IS_UNDEFINED &&
H A Dproc.c94 info->change_attr_type = NFS4_CHANGE_TYPE_IS_UNDEFINED;
H A Dclient.c995 server->change_attr_type = NFS4_CHANGE_TYPE_IS_UNDEFINED;
H A Dnfs3xdr.c2221 result->change_attr_type = NFS4_CHANGE_TYPE_IS_UNDEFINED;
H A Dnfs4xdr.c4910 u32 tmp = NFS4_CHANGE_TYPE_IS_UNDEFINED;
4927 *res = NFS4_CHANGE_TYPE_IS_UNDEFINED;
H A Dnfs4proc.c1253 case NFS4_CHANGE_TYPE_IS_UNDEFINED:

Completed in 184 milliseconds