Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dchar_dev.c452 const struct file_operations def_chr_fops = { variable
Dinode.c2022 inode->i_fop = &def_chr_fops; in init_special_inode()
/Linux-v5.4/include/linux/
Dfs.h2618 extern const struct file_operations def_chr_fops;