pub fn default_subvolume_id<P: AsRef<Path>>(path: P) -> Result<u64, Error>
Gets the default subvolume ID for the filesystem containing the path.
path
This requires appropriate privilege (CAP_SYS_ADMIN).
CAP_SYS_ADMIN