| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | dir.c | 1013 ntfs_inode *ndir, struct page *ia_page, INDEX_ENTRY *ie, in ntfs_filldir() argument 1092 ntfs_inode *ndir = NTFS_I(vdir); in ntfs_readdir() local 1130 m = map_mft_record(ndir); in ntfs_readdir() 1136 ctx = ntfs_attr_get_search_ctx(ndir, m); in ntfs_readdir() 1171 unmap_mft_record(ndir); in ntfs_readdir() 1200 rc = ntfs_filldir(vol, ndir, NULL, ie, name, actor); in ntfs_readdir() 1210 if (!NInoIndexAllocPresent(ndir)) in ntfs_readdir() 1229 bmp_pos = ia_pos >> ndir->itype.index.block_size_bits; in ntfs_readdir() 1270 ndir->itype.index.block_size_bits; in ntfs_readdir() 1298 ~(s64)(ndir->itype.index.block_size - 1))); in ntfs_readdir() [all …]
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | inode.c | 1372 struct inode *ndir, struct dentry *ndentry) in gfs2_rename() argument 1375 struct gfs2_inode *ndip = GFS2_I(ndir); in gfs2_rename() 1493 error = gfs2_permission(ndir, MAY_WRITE | MAY_EXEC); in gfs2_rename() 1497 error = gfs2_dir_check(ndir, &ndentry->d_name, NULL); in gfs2_rename() 1534 error = gfs2_diradd_alloc_required(ndir, &ndentry->d_name, &da); in gfs2_rename() 1573 error = gfs2_dir_add(ndir, &ndentry->d_name, ip, &da); in gfs2_rename() 1615 struct inode *ndir, struct dentry *ndentry, in gfs2_exchange() argument 1619 struct gfs2_inode *ndip = GFS2_I(ndir); in gfs2_exchange() 1751 struct inode *ndir, struct dentry *ndentry, in gfs2_rename2() argument 1760 return gfs2_exchange(odir, odentry, ndir, ndentry, flags); in gfs2_rename2() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/ |
| H A D | tdb-Add-configure-options-for-packages.patch | 81 - conf.CHECK_HEADERS('locale.h ndir.h pwd.h') 84 + conf.CHECK_HEADERS('locale.h ndir.h pwd.h') 102 … conf.CHECK_HEADERS('sys/id.h sys/ioctl.h sys/ipc.h sys/mman.h sys/mode.h sys/ndir.h sys/priv.h')
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/tiff/ |
| H A D | 0001-Revised-handling-of-TIFFTAG_INKNAMES-and-related-TIF.patch | 238 …if (!TIFFWriteDirectoryTagAscii(tif,&ndir,dir,TIFFTAG_INKNAMES,tif->tif_dir.td_inknameslen,tif->ti… 243 + if (!TIFFWriteDirectoryTagShort(tif, &ndir, dir, TIFFTAG_NUMBEROFINKS, tif->tif_dir.td_numbero… 248 if (!TIFFWriteDirectoryTagSubifd(tif,&ndir,dir))
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/ |
| H A D | options-0.10.0.patch | 84 conf.CHECK_HEADERS('locale.h ndir.h pwd.h') 104 … conf.CHECK_HEADERS('sys/id.h sys/ioctl.h sys/ipc.h sys/mman.h sys/mode.h sys/ndir.h sys/priv.h')
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/ |
| H A D | options-2.2.0.patch | 84 conf.CHECK_HEADERS('locale.h ndir.h pwd.h') 104 … conf.CHECK_HEADERS('sys/id.h sys/ioctl.h sys/ipc.h sys/mman.h sys/mode.h sys/ndir.h sys/priv.h')
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
| H A D | 0002-ldb-Add-configure-options-for-packages.patch | 83 conf.CHECK_HEADERS('locale.h ndir.h pwd.h') 103 … conf.CHECK_HEADERS('sys/id.h sys/ioctl.h sys/ipc.h sys/mman.h sys/mode.h sys/ndir.h sys/priv.h')
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | stressapptest_config.h.in | 47 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 105 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/zip/zip-3.0/ |
| H A D | 0001-configure-Use-CFLAGS-and-LDFLAGS-when-doing-link-tes.patch | 64 for lib in ndir dir ucb bsd BSD PW x dirent
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix-config.h.in | 149 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 222 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
| H A D | do-not-use-config.h.in | 269 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 387 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | 0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch | 80 for lib in ndir dir ucb bsd BSD PW x dirent
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | xen-scsiback.c | 1108 unsigned int ndir = 0; in scsiback_do_lun_hotplug() local 1111 &ndir); in scsiback_do_lun_hotplug() 1115 for (i = 0; i < ndir; i++) in scsiback_do_lun_hotplug()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_iops.c | 410 struct inode *ndir, in xfs_vn_rename() argument 437 XFS_I(ndir), &nname, in xfs_vn_rename()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | xfrm.h | 1094 int ndir = dir | (reverse ? XFRM_POLICY_MASK + 1 : 0); in __xfrm_policy_check2() local 1097 return __xfrm_policy_check(sk, ndir, skb, family); in __xfrm_policy_check2() 1101 __xfrm_policy_check(sk, ndir, skb, family); in __xfrm_policy_check2()
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | configure | 4460 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20200111.patch.gz | 1# ncurses 6.1 - patch 20200111 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190623.patch.gz | 1# ncurses 6.1 - patch 20190623 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190907.patch.gz | 1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190630.patch.gz | 1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20200104.patch.gz | 1# ncurses 6.1 - patch 20200104 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190609-patch.sh.bz2 | 1#!/bin/sh
2# Use this script to patch ncurses 6.1 to 6.1 ( ... |
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | pre-generated-old-configure.patch | 5323 +for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | configure | 21981 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
|