Searched refs:P9_DMLINK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A D9p.h239 * @P9_DMLINK: mode bit for hard-link (9P2000.u)
260 P9_DMLINK = 0x01000000, enumerator in enum:p9_perm_t
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c89 if ((mode & P9_DMLINK))
90 res |= P9_DMLINK;
1725 retval = v9fs_vfs_mkspecial(dir, dentry, P9_DMLINK, name);

Completed in 47 milliseconds