File: jfs_user.h

package info (click to toggle)
e2fsprogs 1.42.5-1.1
  • links: PTS
  • area: main
  • in suites: wheezy-backports
  • size: 25,884 kB
  • sloc: ansic: 95,989; sh: 4,680; makefile: 4,619; awk: 523; yacc: 288; perl: 166; sed: 156; python: 23
file content (8 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (22)
1
2
3
4
5
6
7
8
#ifndef _JFS_USER_H
#define _JFS_USER_H

typedef unsigned short kdev_t;

#include "kernel-jbd.h"

#endif /* _JFS_USER_H */