Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dopen.c1520 static int filp_flush(struct file *filp, fl_owner_t id) in filp_flush() function
1544 retval = filp_flush(filp, id); in filp_close()
1565 retval = filp_flush(file, current->files); in SYSCALL_DEFINE1()