Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ecryptfs/
Dfile.c312 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek() function
400 .llseek = ecryptfs_dir_llseek,