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

  /prebuilt/linux-x86/toolchain/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
  /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 215 milliseconds