HomeSort by relevance Sort by last modified time
    Searched full:get_file (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/misc/
e2initrd_helper.c 71 static errcode_t get_file(ext2_filsys fs, const char * filename, function
339 retval = get_file(fs, "/etc/fstab", &file);
  /external/oprofile/daemon/
opd_sfile.c 297 static odb_t * get_file(struct transient const * trans, int is_cg) function
394 file = get_file(trans, 1);
450 file = get_file(trans, 0);
  /external/kernel-headers/original/linux/
fs.h 708 #define get_file(x) atomic_inc(&(x)->f_count) macro
    [all...]
  /external/oprofile/doc/
internals.xml     [all...]

Completed in 257 milliseconds