Home
last modified time | relevance | path

Searched refs:BCHFS_IOC_REINHERIT_ATTRS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbcachefs_ioctl.h93 #define BCHFS_IOC_REINHERIT_ATTRS _IOR(0xbc, 64, const char __user *) macro
Dfs-ioctl.c559 case BCHFS_IOC_REINHERIT_ATTRS: in bch2_fs_file_ioctl()