Searched refs:P9_DMSYMLINK (Results 1 – 3 of 3) sorted by relevance
55 if (perm & P9_DMSYMLINK) in dt_type()
118 else if ((mode & P9_DMSYMLINK) && (v9fs_proto_dotu(v9ses))) in p9mode2unixmode()1251 if (!(st->mode & P9_DMSYMLINK)) { in v9fs_vfs_get_link()1316 return v9fs_vfs_mkspecial(dir, dentry, P9_DMSYMLINK, symname); in v9fs_vfs_symlink()
253 P9_DMSYMLINK = 0x02000000, enumerator