Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1186 u32 has_symlinks; member
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh6164 int has_symlinks = 0;
6165 while (strlen (tmp_pathspec) && !has_symlinks)
6174 has_symlinks = 1;
6198 if (!has_symlinks)
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4xdr.c4394 if ((status = decode_attr_symlink_support(xdr, bitmap, &res->has_symlinks)) != 0) in decode_server_caps()
H A Dnfs4proc.c3874 if (res.has_symlinks != 0) in _nfs4_server_capabilities()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch19035 int has_symlinks = 0;
19036 while (strlen (tmp_pathspec) && !has_symlinks)