Home
last modified time | relevance | path

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

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