Searched refs:s_partition_func (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dudf_fs_sb.h71 __u32 (*s_partition_func)(struct super_block *, __u32, __u16, __u32); member in struct:udf_part_map
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dudf_fs_sb.h71 __u32 (*s_partition_func)(struct super_block *, __u32, __u16, __u32); member in struct:udf_part_map
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/udf/
H A Dudf_sb.h95 #define UDF_SB_PARTFUNC(X,Y) ( UDF_SB_PARTMAPS(X)[(Y)].s_partition_func )

Completed in 90 milliseconds