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