]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/hfsplus/hfsplus_fs.h
hfsplus: add an ioctl to bless files
[mirror_ubuntu-bionic-kernel.git] / fs / hfsplus / hfsplus_fs.h
index 21a5b7fc6db42310576ee3cb00bbff46f6d5a534..4e75ac646fea3ac10643a657ae5276c7ee9d19c8 100644 (file)
@@ -316,6 +316,11 @@ static inline unsigned short hfsplus_min_io_size(struct super_block *sb)
 #define HFSPLUS_IOC_EXT2_SETFLAGS      FS_IOC_SETFLAGS
 
 
+/*
+ * hfs+-specific ioctl for making the filesystem bootable
+ */
+#define HFSPLUS_IOC_BLESS _IO('h', 0x80)
+
 /*
  * Functions in any *.c used in other files
  */