Home
last modified time | relevance | path

Searched refs:ovl_fallocate (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dfile.c515 static long ovl_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in ovl_fallocate() function
760 .fallocate = ovl_fallocate,