]> git.proxmox.com Git - mirror_spl.git/blame - include/sys/file.h
Update rwlocks to track owner to ensure correct semantics
[mirror_spl.git] / include / sys / file.h
CommitLineData
4e62fd41 1#ifndef _SPL_FILE_H
2#define _SPL_FILE_H
3
c18cbcfe
BB
4#define FKIOCTL 0x80000000
5
4e62fd41 6#endif /* SPL_FILE_H */