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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A D9p.h81 V9FS_DMLINK = 0x01000000, enumerator in enum:__anon7255
H A Dvfs_inode.c80 if ((mode & V9FS_DMLINK))
81 res |= V9FS_DMLINK;
1265 retval = v9fs_vfs_mkspecial(dir, dentry, V9FS_DMLINK, name);

Completed in 179 milliseconds