Searched refs:S_IFDIR (Results 201 - 225 of 260) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dnamei.c1418 case S_IFDIR:
1985 case S_IFDIR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.c65 # ifdef S_IFDIR
72 # define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c69 # ifdef S_IFDIR
76 # define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dca.c861 #ifdef S_IFDIR
862 if (!(sb.st_mode & S_IFDIR))
H A Ds_server.c202 # define S_ISDIR(a) (((a) & S_IFMT) == S_IFDIR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c69 # ifdef S_IFDIR
76 # define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.c65 # ifdef S_IFDIR
72 # define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c1044 * S_IFDIR to create directory
1293 if (type != S_IFREG && type != S_IFDIR && type != S_IFIFO &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfiledlgg.cpp283 m_type |= (buff.st_mode & S_IFDIR) != 0 ? is_dir : 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Ddir.c831 op = ((dentry->d_inode->i_mode & S_IFMT) == S_IFDIR) ?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/configfs/
H A Ddir.c270 umode_t mode = S_IFDIR| S_IRWXU | S_IRUGO | S_IXUGO;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dops_inode.c455 inode = gfs2_createi(ghs, &dentry->d_name, S_IFDIR | mode, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Ddir.c977 mode |= S_IFDIR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs3xdr.c95 [NF3DIR] = S_IFDIR,
H A Dnfs4proc.c1414 case S_IFDIR:
2273 fattr->mode = S_IFDIR;
4504 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Djournal.c428 case S_IFDIR:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl.c843 if ((ip->i_d.di_mode & S_IFMT) == S_IFDIR) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dinode.c331 case S_IFDIR:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dnamei.c740 mode = S_IFDIR | mode;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dclitar.c300 if ((unoct(hb->dbuf.mode, sizeof(hb->dbuf.mode)) & S_IFDIR) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dutils.c581 else if( ( sb.st_mode & S_IFMT ) != S_IFDIR )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dmqueue.c194 inode = mqueue_get_inode(sb, ns, S_IFDIR | S_ISVTX | S_IRWXUGO,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/
H A Ddma.c838 gDmaDir = create_proc_entry("dma", S_IFDIR | S_IRUGO | S_IXUGO, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Ddevfsd.c1034 case S_IFDIR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dclifile.c143 return S_IFDIR;

Completed in 622 milliseconds

1234567891011