Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dpidfs.c223 static const struct file_operations pidfs_file_operations = { variable
234 if (file->f_op != &pidfs_file_operations) in pidfd_pid()
356 inode->i_fop = &pidfs_file_operations; in pidfs_init_inode()