HomeSort by relevance Sort by last modified time
    Searched full:file_operations (Results 126 - 141 of 141) sorted by null

1 2 3 4 56

  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
proc_fs.h 44 const struct file_operations * proc_fops;
  /external/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
video_dummy.c 41 static struct file_operations dummy_fops = {
  /external/squashfs-tools/kernel/fs/squashfs/
squashfs.h 78 extern const struct file_operations squashfs_dir_ops;
dir.c 232 const struct file_operations squashfs_dir_ops = {
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
squashfs.h 63 extern struct file_operations squashfs_dir_ops;
squashfs2_0.c 46 static struct file_operations squashfs_dir_ops_2 = {
inode.c 79 static struct file_operations squashfs_dir_ops = {
    [all...]
  /external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
tmod.c 60 static struct file_operations tmod_fops = {
  /external/ltp/testcases/kernel/device-drivers/drm/kernel_space/
tdrm.c 59 static struct file_operations DRM(fops) = { \
  /external/xz-embedded/linux/lib/xz/
xz_dec_test.c 178 static const struct file_operations fileops = {
  /external/ltp/testcases/kernel/device-drivers/usb/tusb/
tusb.c 80 static struct file_operations tusb_fops = {
  /external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
tagp.c 89 static struct file_operations tagp_fops = {
  /external/ltp/testcases/kernel/device-drivers/base/tbase/
tbase.c 80 static struct file_operations tbase_fops = {
  /external/autotest/client/profilers/lockmeter/
patch.2.6.14-lockmeter-1.gz 
  /frameworks/base/tools/aapt2/cmd/
Link.cpp 512 std::queue<FileOperation> file_operations; local
    [all...]
  /tools/repohooks/tools/
checkpatch.pl     [all...]

Completed in 4745 milliseconds

1 2 3 4 56