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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dqblk_xfs.h 43 * fs_disk_quota structure:
49 #define FS_DQUOT_VERSION 1 /* fs_disk_quota.d_version */
50 typedef struct fs_disk_quota { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 43 * fs_disk_quota structure:
49 #define FS_DQUOT_VERSION 1 /* fs_disk_quota.d_version */
50 typedef struct fs_disk_quota { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 43 * fs_disk_quota structure:
49 #define FS_DQUOT_VERSION 1 /* fs_disk_quota.d_version */
50 typedef struct fs_disk_quota { struct
  /external/kernel-headers/original/linux/
quota.h 272 int (*get_xquota)(struct super_block *, int, qid_t, struct fs_disk_quota *);
273 int (*set_xquota)(struct super_block *, int, qid_t, struct fs_disk_quota *);

Completed in 39 milliseconds