Home
last modified time | relevance | path

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

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