Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
A Dsuper.c41 hfsplus_inode_read_fork(inode, &vhdr->alloc_file); in hfsplus_system_read_inode()
117 fork = &vhdr->alloc_file; in hfsplus_system_write_inode()
206 error2 = filemap_write_and_wait(sbi->alloc_file->i_mapping); in hfsplus_sync_fs()
258 err = hfsplus_sync_fs(sbi->alloc_file->i_sb, 1); in delayed_sync_fs()
301 iput(sbi->alloc_file); in hfsplus_put_super()
500 sbi->alloc_file = inode; in hfsplus_fill_super()
599 iput(sbi->alloc_file); in hfsplus_fill_super()
A Dbitmap.c36 mapping = sbi->alloc_file->i_mapping; in hfsplus_block_allocate()
183 mapping = sbi->alloc_file->i_mapping; in hfsplus_block_free()
A Dhfsplus_raw.h133 struct hfsplus_fork_raw alloc_file; member
A Dextents.c448 if (sbi->alloc_file->i_size * 8 < in hfsplus_file_extend()
452 sbi->alloc_file->i_size * 8, in hfsplus_file_extend()
A Dhfsplus_fs.h153 struct inode *alloc_file; member
A Dinode.c347 error2 = filemap_write_and_wait(sbi->alloc_file->i_mapping); in hfsplus_file_fsync()
/linux/fs/
A Dfile_table.c187 static struct file *alloc_file(const struct path *path, int flags, in alloc_file() function
232 file = alloc_file(&path, flags, fops); in alloc_file_pseudo()
244 struct file *f = alloc_file(&base->f_path, flags, fops); in alloc_file_clone()
/linux/Documentation/filesystems/
A Dporting.rst776 alloc_file() has become static now; two wrappers are to be used instead.
778 when dentry needs to be created; that's the majority of old alloc_file()
/linux/
A DSystem.map8519 ffff800010249814 t alloc_file
A D.tmp_System.map8519 ffff800010249814 t alloc_file

Completed in 333 milliseconds