Searched defs:nofs (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/f2fs/ |
H A D | gc.c | 571 unsigned int ofs_in_node, nofs; gc_data_segment() local 490 check_dnode(struct f2fs_sb_info *sbi, struct f2fs_summary *sum, struct node_info *dni, block_t blkaddr, unsigned int *nofs) check_dnode() argument
|
H A D | node.c | 639 static int truncate_nodes(struct dnode_of_data *dn, unsigned int nofs, truncate_nodes() argument 775 unsigned int nofs = 0; truncate_inode_blocks() local
|
/linux-4.1.27/fs/ |
H A D | namei.c | 4527 int __page_symlink(struct inode *inode, const char *symname, int len, int nofs) __page_symlink() argument
|
Completed in 150 milliseconds