Home
last modified time | relevance | path

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

/reactos/base/services/nfsd/
H A Dsetattr.c271 if (++depth > NFS41_MAX_SYMLINK_DEPTH) { in handle_nfs41_rename()
409 if (++depth > NFS41_MAX_SYMLINK_DEPTH) { in handle_nfs41_link()
H A Dnfs41_const.h60 #define NFS41_MAX_SYMLINK_DEPTH 31 macro
H A Dsymlink.c163 if (++depth > NFS41_MAX_SYMLINK_DEPTH) { in nfs41_symlink_follow()
H A Dopen.c509 if (++depth > NFS41_MAX_SYMLINK_DEPTH) { in handle_open()