Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ecryptfs/
Dmain.c256 static int ecryptfs_parse_options(struct ecryptfs_sb_info *sbi, char *options, in ecryptfs_parse_options() function
515 rc = ecryptfs_parse_options(sbi, raw_data, &check_ruid); in ecryptfs_mount()