Searched refs:has_symlinks (Results 1 – 5 of 5) sorted by relevance
1186 u32 has_symlinks; member
6164 int has_symlinks = 0;6165 while (strlen (tmp_pathspec) && !has_symlinks)6174 has_symlinks = 1;6198 if (!has_symlinks)
4394 if ((status = decode_attr_symlink_support(xdr, bitmap, &res->has_symlinks)) != 0) in decode_server_caps()
3874 if (res.has_symlinks != 0) in _nfs4_server_capabilities()
19035 int has_symlinks = 0;19036 while (strlen (tmp_pathspec) && !has_symlinks)