Searched defs:dfs_partition (Results 1 – 3 of 3) sorted by relevance
60 struct dfs_partition struct82 int dfs_filesystem_get_partition(struct dfs_partition *part, argument
56 struct dfs_partition struct58 uint8_t type; /* file system type */59 off_t offset; /* partition start offset */60 size_t size; /* partition size */61 rt_sem_t lock;
18 rt_err_t dfs_partition(struct rt_blk_disk *disk) in dfs_partition() function
Completed in 4 milliseconds