Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dinode.c755 static const struct inode_operations ovl_symlink_inode_operations = { variable
926 inode->i_op = &ovl_symlink_inode_operations; in ovl_fill_inode()