Home
last modified time | relevance | path

Searched defs:truncate (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/incubator-nuttx/liteos/fs/include/fs/
Dfs.h338 int (*truncate)(FAR struct file *filep, off_t length); member
/device/soc/rockchip/common/sdk_linux/fs/xfs/
Dxfs_inode.c1772 int truncate = 0; in xfs_inactive() local