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

/linux-master/fs/
H A Dfile_table.c278 * file_init_path - initialize a 'struct file' based on path
284 static void file_init_path(struct file *file, const struct path *path, function
321 file_init_path(file, path, fop);
378 file_init_path(file, &path, fops);

Completed in 85 milliseconds