Home
last modified time | relevance | path

Searched refs:epfs_dir_fops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/epfs/
H A Ddir.c18 const struct file_operations epfs_dir_fops = { .iterate = epfs_iterate }; variable
H A Dinternal.h34 extern const struct file_operations epfs_dir_fops;
H A Dinode.c101 inode->i_fop = &epfs_dir_fops; in epfs_iget()
/kernel/linux/linux-6.6/fs/epfs/
H A Ddir.c18 const struct file_operations epfs_dir_fops = { .iterate_shared = epfs_iterate }; variable
H A Dinternal.h33 extern const struct file_operations epfs_dir_fops;
H A Dinode.c116 inode->i_fop = &epfs_dir_fops; in epfs_iget()

Completed in 2 milliseconds