File: vnode_split_raw.h

package info (click to toggle)
afflib 3.7.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,584 kB
  • sloc: cpp: 20,911; ansic: 15,912; makefile: 520; sh: 436; python: 192
file content (10 lines) | stat: -rw-r--r-- 142 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
/*
 * Distributed under the Berkeley 4-part license
 */


#define SPLITRAW_DEFAULT_EXTENSION "000"

extern struct af_vnode vnode_split_raw;