Home
last modified time | relevance | path

Searched refs:any (Results 1 – 25 of 70) sorted by relevance

123

/linux-4.19.296/fs/9p/ !
Dfid.c64 static struct p9_fid *v9fs_fid_find(struct dentry *dentry, kuid_t uid, int any) in v9fs_fid_find() argument
70 any); in v9fs_fid_find()
77 if (any || uid_eq(fid->uid, uid)) { in v9fs_fid_find()
117 kuid_t uid, int any) in v9fs_fid_lookup_with_uid() argument
127 fid = v9fs_fid_find(dentry, uid, any); in v9fs_fid_lookup_with_uid()
137 fid = v9fs_fid_find(ds, uid, any); in v9fs_fid_lookup_with_uid()
146 fid = v9fs_fid_find(dentry->d_sb->s_root, uid, any); in v9fs_fid_lookup_with_uid()
234 int any, access; in v9fs_fid_lookup() local
244 any = 0; in v9fs_fid_lookup()
249 any = 1; in v9fs_fid_lookup()
[all …]
/linux-4.19.296/lib/raid6/ !
Daltivec.uc9 * (at your option) any later version; incorporated herein by reference.
56 * The MASK() operation returns 0xFF in any byte for which the high
57 * bit is 1, 0x00 for any byte for which the high bit is 0.
68 /* This is noinline to make damned sure that gcc doesn't move any of the
Dneon.uc15 * (at your option) any later version; incorporated herein by reference.
43 * The MASK() operation returns 0xFF in any byte for which the high
44 * bit is 1, 0x00 for any byte for which the high bit is 0.
Dint.uc9 * (at your option) any later version; incorporated herein by reference.
69 * The MASK() operation returns 0xFF in any byte for which the high
70 * bit is 1, 0x00 for any byte for which the high bit is 0.
/linux-4.19.296/drivers/of/unittest-data/ !
Doverlay_base.dts8 * Do not add any properties in node "/".
9 * Do not add any nodes other than "/testcase-data-2" in node "/".
/linux-4.19.296/drivers/uwb/ !
DKconfig41 is safe to select any even if you do not have the hardware.
57 is safe to select any even if you do not have the hardware.
69 is safe to select any even if you do not have the hardware.
/linux-4.19.296/fs/jffs2/ !
DREADME.Locking19 preventing any other write activity on the file system during a
26 until this happens we ensure that any data in the write-buffer at the
35 if the wbuf is currently holding any data is permitted, though.
65 any f->sem held.
144 which indicates which flash region (if any) is currently covered by
158 creating or deleting any xattr related object.
DLICENCE8 Software Foundation; either version 2 or (at your option) any later
28 This exception does not invalidate any other reasons why a work based on
DKconfig105 compression modules, if any, are enabled in JFFS2. Removing
120 lossless data-compression library for use on virtually any computer
/linux-4.19.296/fs/jbd2/ !
DKconfig26 potentially any other filesystem/device using JBD2), this option
28 in order to help track down any problems you are having.
/linux-4.19.296/fs/ntfs/ !
DKconfig33 If you are experiencing any problems with the NTFS file system, say
63 While we cannot guarantee that it will not damage any data, we have
73 on top of any DOS/Microsoft Windows system without partitioning your
/linux-4.19.296/include/linux/ !
Dhdmi.h309 } any; member
326 struct hdmi_any_infoframe any; member
/linux-4.19.296/drivers/hid/i2c-hid/ !
DKconfig10 Say Y here if you use a keyboard, a touchpad, a touchscreen, or any
/linux-4.19.296/fs/exofs/ !
DKconfig.ore7 # selected by any of the users.
/linux-4.19.296/crypto/asymmetric_keys/ !
Dmscode.asn19 --- 2 of the Licence, or (at your option) any later version.
/linux-4.19.296/drivers/auxdisplay/ !
DKconfig13 This option alone does not add any kernel code.
325 This driver now supports any serial or parallel LCD wired to a parallel
342 1..17 : directly connected to any of these pins on the DB25 plug
357 1..17 : directly connected to any of these pins on the DB25 plug
372 1..17 : directly connected to any of these pins on the DB25 plug
387 1..17 : directly connected to any of these pins on the DB25 plug
402 1..17 : directly connected to any of these pins on the DB25 plug
417 1..17 : directly connected to any of these pins on the DB25 plug
/linux-4.19.296/block/ !
DKconfig46 mode any filesystems that use the huge_file feature, which is
62 for any block device.
137 which don't otherwise have any standardized method for listing the
186 is mostly useful for kernel developers, but it doesn't incur any cost
/linux-4.19.296/drivers/misc/mic/ !
DKconfig9 This option is selected by any driver which registers a
26 This option is selected by any driver which registers a
43 This option is selected by any driver which registers a
/linux-4.19.296/fs/xfs/ !
Dxfs_rtalloc.c430 int any; /* any useful extents from summary */ in xfs_rtallocate_extent_near() local
482 bbno + i, rbpp, rsb, &any); in xfs_rtallocate_extent_near()
490 if (any) { in xfs_rtallocate_extent_near()
530 bbno + j, rbpp, rsb, &any); in xfs_rtallocate_extent_near()
542 if (any) in xfs_rtallocate_extent_near()
/linux-4.19.296/drivers/misc/eeprom/ !
DKconfig18 Unless you like data loss puzzles, always be sure that any chip
22 has any software write-protect mechanism you may want to review the
/linux-4.19.296/ !
D.gitignore8 # any tracked files which get ignored after the change.
/linux-4.19.296/fs/proc/ !
DKconfig6 of the system. "Virtual" means that it doesn't take up any space on
98 Say Y if you are running any user-space software which takes benefit from
/linux-4.19.296/fs/jfs/ !
DKconfig37 If you are experiencing any problems with the JFS filesystem, say
/linux-4.19.296/drivers/media/dvb-core/ !
DKconfig24 allocation for any device that uses the DVB major number.
/linux-4.19.296/drivers/iio/buffer/ !
DKconfig9 Should be selected by any drivers that do in-kernel push

123