Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dsuper.c185 if (REISERFS_SB(s)->s_qf_names[i]) { in finish_unfinished()
202 REISERFS_SB(s)->s_is_unlinked_ok = 1; in finish_unfinished()
313 REISERFS_SB(s)->s_is_unlinked_ok = 0; in finish_unfinished()
459 if (REISERFS_SB(s)) { in reiserfs_kill_sb()
470 dput(REISERFS_SB(s)->xattr_root); in reiserfs_kill_sb()
471 REISERFS_SB(s)->xattr_root = NULL; in reiserfs_kill_sb()
472 dput(REISERFS_SB(s)->priv_root); in reiserfs_kill_sb()
473 REISERFS_SB(s)->priv_root = NULL; in reiserfs_kill_sb()
497 REISERFS_SB(s)->s_mount_state); in reiserfs_put_super()
513 if (REISERFS_SB(s)->reserved_blocks != 0) { in reiserfs_put_super()
[all …]
Dlock.c23 struct reiserfs_sb_info *sb_i = REISERFS_SB(s); in reiserfs_write_lock()
36 struct reiserfs_sb_info *sb_i = REISERFS_SB(s); in reiserfs_write_unlock()
60 struct reiserfs_sb_info *sb_i = REISERFS_SB(s); in reiserfs_write_lock_once()
83 struct reiserfs_sb_info *sb_i = REISERFS_SB(sb); in reiserfs_check_lock_depth()
93 struct reiserfs_sb_info *sb_i = REISERFS_SB(sb); in reiserfs_lock_check_recursive()
Dprocfs.c30 if (REISERFS_SB(sb)->s_properties & (1 << REISERFS_3_6)) { in show_version()
32 } else if (REISERFS_SB(sb)->s_properties & (1 << REISERFS_3_5)) { in show_version()
71 struct reiserfs_sb_info *r = REISERFS_SB(sb); in show_super()
133 struct reiserfs_sb_info *r = REISERFS_SB(sb); in show_per_level()
191 struct reiserfs_sb_info *r = REISERFS_SB(sb); in show_bitmap()
223 struct reiserfs_sb_info *sb_info = REISERFS_SB(sb); in show_on_disk_super()
266 struct reiserfs_sb_info *sb_info = REISERFS_SB(sb); in show_oidmap()
296 struct reiserfs_sb_info *r = REISERFS_SB(sb); in show_journal()
466 proc_create_data(name, 0, REISERFS_SB(sb)->procdir, in add_file()
482 REISERFS_SB(sb)->procdir = proc_mkdir(b, proc_info_root); in reiserfs_proc_info_init()
[all …]
Dbitmap.c20 #define SB_ALLOC_OPTS(s) (REISERFS_SB(s)->s_alloc_options.bits)
77 &(REISERFS_SB(s)->s_properties)))) { in is_reusable()
78 b_blocknr_t bmap1 = REISERFS_SB(s)->s_sbh->b_blocknr + 1; in is_reusable()
441 if (block > sb_block_count(REISERFS_SB(s)->s_rs)) { in reiserfs_free_block()
445 block, sb_block_count(REISERFS_SB(s)->s_rs)); in reiserfs_free_block()
532 REISERFS_SB(s)->s_alloc_options.bits = 0; /* clear default settings */ in reiserfs_parse_alloc_options()
545 REISERFS_SB(s)->s_alloc_options.border = 10; in reiserfs_parse_alloc_options()
547 REISERFS_SB(s)->s_alloc_options.border = in reiserfs_parse_alloc_options()
554 REISERFS_SB(s)->s_alloc_options.large_file_size = in reiserfs_parse_alloc_options()
612 REISERFS_SB(s)->s_alloc_options.preallocmin = in reiserfs_parse_alloc_options()
[all …]
Dreiserfs.h563 #define reiserfs_r5_hash(s) (REISERFS_SB(s)->s_mount_opt & (1 << FORCE_R5_HASH))
564 #define reiserfs_rupasov_hash(s) (REISERFS_SB(s)->s_mount_opt & (1 << FORCE_RUPASOV_HASH))
565 #define reiserfs_tea_hash(s) (REISERFS_SB(s)->s_mount_opt & (1 << FORCE_TEA_HASH))
566 #define reiserfs_hash_detect(s) (REISERFS_SB(s)->s_mount_opt & (1 << FORCE_HASH_DETECT))
567 #define reiserfs_no_border(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_NO_BORDER))
568 #define reiserfs_no_unhashed_relocation(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_NO_UNHASHE…
569 #define reiserfs_hashed_relocation(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_HASHED_RELOCATI…
570 #define reiserfs_test4(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_TEST4))
572 #define have_large_tails(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_LARGETAIL))
573 #define have_small_tails(s) (REISERFS_SB(s)->s_mount_opt & (1 << REISERFS_SMALLTAIL))
[all …]
Dxattr.h50 return REISERFS_SB(sb)->priv_root != NULL; in reiserfs_xattrs_initialized()
81 if (!REISERFS_SB(inode->i_sb)->xattr_root->d_inode) in reiserfs_xattr_jcreate_nblocks()
Dxattr.c115 struct dentry *privroot = REISERFS_SB(sb)->priv_root; in open_xa_root()
122 xaroot = dget(REISERFS_SB(sb)->xattr_root); in open_xa_root()
964 REISERFS_SB(s)->priv_root = dentry; in reiserfs_lookup_privroot()
981 struct dentry *privroot = REISERFS_SB(s)->priv_root; in reiserfs_xattr_init()
989 err = create_privroot(REISERFS_SB(s)->priv_root); in reiserfs_xattr_init()
996 if (!REISERFS_SB(s)->xattr_root) { in reiserfs_xattr_init()
1001 REISERFS_SB(s)->xattr_root = dentry; in reiserfs_xattr_init()
1010 clear_bit(REISERFS_XATTRS_USER, &(REISERFS_SB(s)->s_mount_opt)); in reiserfs_xattr_init()
1011 clear_bit(REISERFS_POSIXACL, &(REISERFS_SB(s)->s_mount_opt)); in reiserfs_xattr_init()
Dtail_conversion.c36 REISERFS_SB(sb)->s_direct2indirect++; in direct2indirect()
192 REISERFS_SB(sb)->s_indirect2direct++; in indirect2direct()
Ddir.c56 struct dentry *privroot = REISERFS_SB(dir->d_sb)->priv_root; in is_privroot_deh()
Ddo_balan.c1835 if (REISERFS_SB(tb->tb_sb)->cur_tb) { in check_before_balancing()
1982 REISERFS_SB(tb->tb_sb)->cur_tb = tb; in do_balance_starts()
1992 REISERFS_SB(tb->tb_sb)->cur_tb = NULL; in do_balance_completed()
2000 REISERFS_SB(tb->tb_sb)->s_do_balance++; in do_balance_completed()
Dibalance.c636 REISERFS_SB(tb->tb_sb)->s_sbh, in balance_internal_when_delete()
973 do_balance_mark_sb_dirty(tb, REISERFS_SB(tb->tb_sb)->s_sbh, 1); in balance_internal()
Dprints.c627 REISERFS_SB(tb->tb_sb)->s_do_balance, in store_print_tb()
Dstree.c711 if (REISERFS_SB(sb)->cur_tb) { in search_by_key()
1420 &REISERFS_SB(th->t_super)->s_rs->s_inode_generation; in reiserfs_delete_object()
Dfix_node.c2342 ++REISERFS_SB(tb->tb_sb)->s_fix_nodes; in fix_nodes()
2369 if (REISERFS_SB(tb->tb_sb)->cur_tb) { in fix_nodes()
Dinode.c1468 !REISERFS_SB(inode->i_sb)->s_is_unlinked_ok) { in reiserfs_read_locked_inode()
1834 le32_to_cpu(REISERFS_SB(sb)->s_rs->s_inode_generation); in reiserfs_new_inode()
Dnamei.c184 res = REISERFS_SB(s)->s_hash_function(name, len); in get_third_component()