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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ecryptfs/
H A Dmmap.c686 * ecryptfs_commit_write
696 static int ecryptfs_commit_write(struct file *file, struct page *page, function
795 rc = ecryptfs_commit_write(file, tmp_page, start, start + num_zeros);
849 .commit_write = ecryptfs_commit_write,

Completed in 59 milliseconds