Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma-buf/
A Dsync_file.c21 static const struct file_operations sync_file_fops; variable
31 sync_file->file = anon_inode_getfile("sync_file", &sync_file_fops, in sync_file_alloc()
86 if (file->f_op != &sync_file_fops) in sync_file_fdget()
370 static const struct file_operations sync_file_fops = { variable

Completed in 3 milliseconds