Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ntfs/
Dinode.c840 static int allocate_store(ntfs_volume *vol, ntfs_disk_inode *store, int count) in allocate_store() function
1103 error = allocate_store(ino->vol, store, ino->record_count); in layout_inode()
1112 error = allocate_store(ino->vol, store, count + 1); in layout_inode()