Home
last modified time | relevance | path

Searched defs:do_truncate (Results 1 – 4 of 4) sorted by relevance

/kernel/liteos_m/components/fs/fatfs/
Dfatfs.c1303 static int do_truncate(int fd, off_t length, UINT count) in do_truncate() function
/kernel/linux/linux-4.19/fs/
Dopen.c37 int do_truncate(struct dentry *dentry, loff_t length, unsigned int time_attrs, in do_truncate() function
/kernel/linux/linux-5.10/fs/
Dopen.c38 int do_truncate(struct dentry *dentry, loff_t length, unsigned int time_attrs, in do_truncate() function
Dnamei.c3212 bool do_truncate; in do_open() local