Home
last modified time | relevance | path

Searched defs:dfs_partition (Results 1 – 3 of 3) sorted by relevance

/components/dfs/dfs_v1/include/
A Ddfs_fs.h60 struct dfs_partition struct
82 int dfs_filesystem_get_partition(struct dfs_partition *part, argument
/components/dfs/dfs_v2/include/
A Ddfs_fs.h56 struct dfs_partition struct
58 uint8_t type; /* file system type */
59 off_t offset; /* partition start offset */
60 size_t size; /* partition size */
61 rt_sem_t lock;
/components/drivers/block/partitions/
A Ddfs.c18 rt_err_t dfs_partition(struct rt_blk_disk *disk) in dfs_partition() function

Completed in 4 milliseconds