Searched refs:alloc_empty_file_noaccount (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/
H A Dnamei.c3731 file = alloc_empty_file_noaccount(open_flag, cred);
H A Dinternal.h97 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred);
H A Dopen.c1173 f = alloc_empty_file_noaccount(flags, cred);
H A Dfile_table.c231 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) function
372 file = alloc_empty_file_noaccount(flags, current_cred());

Completed in 169 milliseconds